Paradigm allows you to pull live data into your sheets from any webhook-compatible source. For example, internally we set this up to auto enrich our incoming waitlist from our database and our recruiting candidates from our ATS system.

Webhooks extract incoming data to match the columns you set up and enriches any missing information based on the extracted data.

To set it up, first create a new sheet and add the columns you want to extract data into. Then, click the Webhook and Enable button to enable a custom webhook for this sheet.

Enable webhook button.

Then, copy the webhook details and token and paste them into your webhook-compatible source.

Copy webhook details.

You can test the webhook with a sample payload to make sure it’s working or click the run button to try our example payload.

Test webhook with a sample payload.

Now, all the data you pull in will be enriched with the data from the webhook and this sheet will continue to update as more data comes in.