🕸️Webhook

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

Create a webhook

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

    Create a new webhook

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

    Copy webhook address

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

  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)

    Re-parse document

  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.

    Save a webhook response structure

  6. 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?