Skip to main content

Step 2: set up recipient webhooks

Next, we’re going to subscribe to the two recipient-related webhooks. The first event type to subscribe to is RecipientCreated. This event is triggered when a recipient is created in both sandbox and production.
The second event type to subscribe to is RecipientDeleted. This event is triggered when a recipient is deleted in both sandbox and production.
For more information about webhooks and webhook event type structures, see the webhooks guide.