
Hi all,
I am trying to connect to mongodb, and am having some trouble figuring out the reequipments for the document section of the connector for Insert Document.
I keep getting the error "The response is not in a JSON format.". How do i get the data to write into my database collection?
I am adding a simple json like this:
{
"Name": "Mango",
"Year": 2022
}
Any help is appreciated.
Thank you
check below documentation
https://learn.microsoft.com/en-us/connectors/mongodb/
If you find this reply helpful, please consider giving it a LIKE AND
If this reply answers your question or solves your issue, please ACCEPT AS SOLUTION
Thanks,
Srini