Create table with webhook
The webhook feature allows users to import data into a table by sending information to a provided link, enabling real-time updates and automation.
How it works?
- Click “Create Webhook” on the Home screen, or click “Create New” on the Tables screen and select “Webhook” from the dropdown to create a table and generate a unique webhook link.
- A table with a unique webhook will be created, and it will include a column named “Webhook”
- To copy the unique webhook link, click on the Webhook column, then click “Settings” You’ll see the endpoint URL in the side panel.
- Send data to the Webhook URL from your system or third-party apps.
- Data from your apps will be sent to the webhook link and automatically create new rows.
- You can map the JSON data you receive and automatically enrich it as it comes in.
- First, send sample data to the webhook link and map the fields. Click on a cell with data, create new columns from it, and use them as enrichment inputs.