Unknown macro: {hivestonebreadcrumb}
Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 How do I configure a Webhook?

You will need to provide a webhook endpoint to Zeta, where Zeta will send the event notification against the subscribed events. Zeta will register the webhook endpoint and share a secret token with you to validate the incoming webhook messages. Using Fusion APIs, you can subscribe to an event. See Configure Webhooks to find more details on webhook setup.

 Where do I find the Webhook specifications for incoming messages sent to my webhook endpoint?

With every subscribed events, Zeta triggers an HTTP POST call and sends an X-Zeta-HMAC HTTP Header along with the event message. This header is used to validate the incoming messages coming from the trusted source.

 How do I verify that incoming Webhook messages are sent from Zeta?

Zeta sends an X-Zeta-HMAC HTTP Header in the event payload. To verify that an incoming message comes from Zeta, generate a HMAC signature and compare with X-Zeta-HMAC. See Configure Webhooks to find more details on inbound webhook validation.

 I receive Webhook notifications frequently, can we apply rate limit here?

Zeta sends notifications against the subscribed events to your webhook endpoint as they occur. Hence, we don’t restrict the number of notifications targeted to your application.

 What are the IP ranges that Zeta uses for sending Webhook messages?

Zeta uses a range of IP addresses that you may consider to white-list. Contact Zeta Support to know the complete list of IPs.

 Can I subscribe for events via an user interface?

Yes, we also provide a back office Notification Center that allows you to configure webhook communication and also create policies related to event-based notifications based on your business requirements. Contact Zeta Sales for more info.

Related FAQs

There is no content with the specified labels

Need Help?

Drop a mail at fusion-support@zeta.tech or call us on 080-6690 5995.

  • No labels