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