All Collections
Account
API reference
Hooks
How to create webhooks via BRE
How to create webhooks via BRE
Vanessa Galeano avatar
Written by Vanessa Galeano
Updated over a week ago
  1. Login to your Truora account.

  2. Select the menu option Webhooks / automations.

  3. Click on New rule.

  4. Enter the rule name, description, product and subproduct.

  5. Select the event that will be sent by webhook.

  6. Click on Save activator.

  7. Choose the Action: Notification via webhook

  8. Enter the name and email for the signature key.

  9. Select the type (GET/POST) and enter the URL of the endpoint.

    The credentials and params are optional.

  10. Click on Save action.

  11. You will get an email with the signature key.

  12. Use this signature key to decode the JWT received via webhook.
    Learn how to send encoded requests.

Did this answer your question?