Use webhooks to receive real-time data updates in your external system whenever specific events occur in WorkEasy.
To set up a webhook in WorkEasy Software, go to Settings > Integrations > Webhooks.
Click the Add button in the bottom-right corner.
In the form that appears, enter a name for your webhook.
Add the full Endpoint URL (must start with
https://
) where WorkEasy should send event data.Optionally, you can enter a description to help identify the webhook later.
In the Admin Email(s) field, type one or more email addresses to be notified if the webhook fails. Click + Add Email to include more addresses.
Next, click the Click to add… field under Select events to listen to and choose one or more events that should trigger the webhook. Use the + button to add additional events.
To make sure everything is working, you can click Test WebHook.
When finished, click Save. The webhook will be added and activated.