I’m trying to set up my first API in my bubble, which is the DropContact’s API. I have to make a Post and a Get request, but I’m struggling to make the Post request work.
I’m completely new to APIs and JSON, so my error may be due to a bad syntax or something like that, but I can’t locate it. I’ve been struggling with this issue for 2 days nows
You will find below some screenshots of my configuration.
look also at how the JSON is built in the documentation. You don’t follow the JSON structure expected by the API endpoint.
However, their documentation is not really well built.