Login to your Truora account.
Select the menu option Webhooks / automations.
Click on New rule.
Enter the rule name, description, product and subproduct.
Select the event that will be sent by webhook.
Click on Save activator.
Choose the Action: Notification via webhook
Enter the name and email for the signature key.
Select the type (GET/POST) and enter the URL of the endpoint.
The credentials and params are optional.
Click on Save action.
You will get an email with the signature key.
Use this signature key to decode the JWT received via webhook.
Learn how to send encoded requests.
Written by Vanessa Galeano
Updated over a year ago