πΈοΈWebhook
Last updated
Last updated
You can setup webhooks to receive document processing events. To add your first webhook go to Workflow -> Integrations -> Webhooks (Click + button right corner)
Here some example how you can setup DocsParse webhook with Make.com
Create a new Custom Webook on Make.com
Copy endpoint address to clipboard and make sure webhook is in determining state.
Switch to DocsParse's Workflow and go to Integrations tab, click Add new webhook. Paste address to Destination URL field and click Add.
Go to Documents tab, select any document and click Re-parse. This will re-run parsing and send a response to the webhook (to determine a response structure)
Switch back to Make.com, you should see that webhook successfully received a response. If it's not wait ~20-30 seconds. Click Ok to finish a setup.
Now you can continue setting up scenario. For example, you can add parsed data to the Google Sheets.