I’ve been using Integromat to automate a bunch of stuff with Coda. I have run into a bit of a snag as this is the first time using the ‘make an API call’ module in Integromat, rather than the more standard modules like ‘create a row’, etc
So I’ve read the API documentation for pushing a button, but I don’t quite understand how to implement the request samples in the Integromat UI.
I’ve figured out how to get my DocID and all that stuff to get the correct URL to make the api call, but I’m stalling out on how to fill in the rest of the info in the ‘queries’ and ‘body’ section. On which parts I need to enter where.
Here is a screenshot of where I’m stuck at integromat and the coda API