Skip to main content

Webhooks

Webhooks allow external applications to Eventmaker to be notified when an action has been performed (for example, when a participant's record is modified). When the action occurs, an HTTP POST request is sent to the configured URL.

Updated over a week ago

With webhooks, enable tight integration between your Eventmaker platform and other tools.

Create a webhook

To create a webhook, go to the Webhooks tab. You will arrive on the page that lists your webhooks. You can create one by clicking the Add a webhook button.

You can then name your webhook and enter the URL that will receive the HTTP request.

You can then decide on which action(s) you will receive a request:

  • When a participant is created

  • When a participant is modified

  • When a participant is deleted

  • When a participant is scanned at a check-in point

  • When a check-in is deleted

Finally, you can enable or disable your webhook.

Did this answer your question?