🕸️Webhook
You can setup webhooks to receive document processing events. To add your first webhook go to Workflow -> Integrations -> Webhooks (Click + button right corner)

How to setup webhook with Make.com?
Here some example how you can setup DocsParse webhook with Make.com
Create a new Custom Webook on Make.com
Create a new webhook Copy endpoint address to clipboard and make sure webhook is in determining state.
Copy webhook address Switch to DocsParse's Workflow and go to Integrations tab, click Add new webhook. Paste address to Destination URL field and click Add.
Create a new webhook on DocsParse 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)
Re-parse document 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.
Save a webhook response structure Now you can continue setting up scenario. For example, you can add parsed data to the Google Sheets.
Use Google Sheets to save a response
Last updated
Was this helpful?