Webhooks

PowerTable also supports adding a webhook URL to post the event or data changes.

Any changes made to the table by users, which includes CRUD operations like insert, update, and delete, can be instantly posted from PowerTable to a specific endpoint. You can also schedule regular notifications.

Triggering webhooks involves the same initial steps as sending an email or an MS Teams message. Follow steps 1 through 5 from the previous section to create an automation and add a trigger.

  1. Click Add action and then choose Trigger Webhook.

Trigger webhook
  1. Configure the webhook by adding the webhook URL and authentication details as shown below. Click Save Changes.

Configure webhook
  1. The automation workflow is now set up successfully. You can use the pencil icon to name this workflow for easier identification. You can also add more actions to this event, such as sending an email or cascading updates.

Workflow automated

Last updated