I am trying to set up a scenario that listens for a webhook from Glideapps and passes the information to DocsAutomator. DocsAutomator will return a pdf directly to glide.
Glide ‘call API’ function only works with a business plan which i cant have access to now.
The webhook module is working fine and receiving the data that was sent. But when it tries to send out to DocsAutomator, it returns an error 400: Please add a valid automation id with key ‘docId’ to the request. But i clearly added the automation id in the request content section (it is in the body).
I’m working closely with Rupert from DocsAutomator to troubleshoot this, felt like we should get some input from the Make experts. TIA!








