Hi,
I am currently using a Flow to pass data into Azure Cosmos DB, I am able to get Success status of flow when I'm running it however when I look it inside my Azure Cosmos DB it seems that the data is corrupted. Please refer to the image below.
Thank you.
I realized the issue just yesterday and yes you are correct I am using MongoDB thats why it is returning an error. Still I appreciate your solution.
Thank you Sir,
I have made a test on my side and don’t have the issue that you mentioned.
I have create a flow and the flow would run successfully as below:
And I could see the document in the CosmosDB as below:
You could take a try to store the documents SQL API to see if the problem still exists.
Regards,
Alice Zhang