Our webhooks are in Alpha. Notification delivery is not yet guaranteed.
Creating a webhook
- Navigate to the Webhooks tab in the Coinbase Developer Platform.
- Click the Create Webhook button.
- Add a webhook URL.
- Select the network type.
- Specify the specific event type you’d like to listen to. (note that wallet activity allows you to listen to all transfer event types)
- After you specified the event type, you have to add the address(es) to filter. (note that depending on the event type selected previously you might have different fields on this step)
- Click create.

Editing a webhook
On the table displayed, you can click on theConfigure
button on the right on each entry to see the Webhook Details. This page shows all webhooks details and allows you to activate or deactivate a webhook by clicking the switch on the side of Status
.

Edit
button on the bottom of webhooks details modal, you’ll be able to edit the URL and the filters.
