sawyer

How does webhook integration work for organisations?

You can use webhooks to connect your setup functions to external systems. sawyer generates a separate webhook URL for each function, which external systems can use to trigger state changes.

This is how it works

  1. Open the set-up function you want to edit.

  2. Select the appropriate webhook type from the available options.

  3. Copy the generated webhook URL - you will find it directly in the view.

  4. Configure the copied URL in your external system so that it can send POST requests to sawyer.

  5. Optional: If you want to increase security, you can regenerate the token at any time.

Your local contact