πŸ•ΈοΈ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

  1. Create a new Custom Webook on Make.com

  2. Copy endpoint address to clipboard and make sure webhook is in determining state.

  3. Switch to DocsParse's Workflow and go to Integrations tab, click Add new webhook. Paste address to Destination URL field and click Add.

  4. 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)

  5. 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.

  6. Now you can continue setting up scenario. For example, you can add parsed data to the Google Sheets.

Last updated