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


Report
All responses (
Answers (