Enable and subscribe webhook

Setting up webhooks involves three steps:

1

Find available webhooks

Use the Get full list of notificationsarrow-up-right endpoint to retrieve the complete list of notifications available in the Tuum system.

circle-info

You can find a detailed examplearrow-up-right in the API cookbook.

2

Enable webhook generation

To enable webhook generation, either use the Enable notification configarrow-up-right endpoint to enable it by notification type and channel code or use the Enable notification config by IDarrow-up-right endpoint for a specific notification ID.

circle-info

You can find a detailed examplearrow-up-right in the API cookbook.

circle-info

You can find a detailed examplearrow-up-right in the API cookbook.

3

Subscribe to webhook

Use the webhook subscriptionarrow-up-right endpoint to start receiving webhook notifications at the specified URL.

circle-info

You can find a detailed examplearrow-up-right in the API cookbook.

Last updated

Was this helpful?