Define and Manage Webhooks
Defining new webhooks
Webhooks are signals that are sent from Crystallize to your desired endpoint. Typically send send a webhook as a HTTPS POST to a Lambda service to perform an operation.
A webhook can listen to different concerns and you can select the data to be transferred in the webhook using GraphQL.