How do I set up webhooks for set-up functions?
Webhooks allow you to connect your set-up functions to external systems. As soon as you select a webhook type, you will receive a unique URL that you can store in your external system.
This is how it works
Open the setup function for which you want to set up a webhook.
Scroll to the 'Webhook' section and select the desired webhook type (instead of 'None').
Copy the automatically generated URL using the copy button.
Add this URL as an endpoint in your external system to establish the connection.