Can I add a webhook column to an already existing table?
Yes, you can add a webhook column to an existing table. Here's how:
1. In your table, scroll to the right and select Add column
2. Alternatively, open the dropdown menu for an existing column and choose Insert right
or Insert left
to access the column creation dropdown
3. In the dropdown, search for "Webhooks" and select "Monitor webhook"
4. Once set up, you'll get a generated endpoint that you can copy and use with your automation tools like Zapier or Make.com
This will allow you to automatically receive data from external applications through HTTP POST requests whenever specific events occur, updating your table instantly.
If you need further assistance, you can request human help by clicking on "Talk to a person."
in the options of add column i can either find monitor webhook or webhooks itself
Based on our documentation, there isn't a functional difference between "Monitor webhook" and "Webhooks" in the column creation dropdown - they refer to the same feature. When adding a column to an existing table, you'll see "Monitor webhook" as the specific option name when searching for webhook functionality. This allows you to create a webhook endpoint that can receive data from external applications. To add this column: 1. Scroll to the right of your table and select "Add column", or 2. Open an existing column's dropdown and choose "Insert right" or "Insert left" 3. Then search for and select "Monitor webhook" in the dropdown This will generate a unique webhook URL you can use with external applications to send data to your Clay table.