Hello,
I am attempting to push form information to a cosmos mongodb database using Power Automate flows. The user is to enter in some info, I generate a variable which is my JSON object and use Azure Comsos DB Connector to Create a new Document. When the flow runs, it tells me that it succeeded, however, the document in the DB does not contain any information and tells me "Unknown server error occurred when processing this request." Below are attached some screenshots of my flow and connections.
Raw Input
Input body JSON
Output:
What I see in studio3t for mongodb