Error While requesting document from MongoDB

Hi

I am trying to build an integration between Particle cloud and MongoDB. I have successfully done the post request but when it comes to GET request it keep on giving me 404 error when I test it. Webhook configuration shown just below.



I have used CRUL to perform GET request and it worked fine but the webhook does not work.

I have solved the issue by performing POST method instead of GET method to retrieve the document. They have designed it in that way.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.