Skip to content

Create Webhooks

With the Allawee webhook, you can set up and deploy a webhook to listen to events from the Allawee Dashboard. You can use the webhooks for custom actions such as updating your database or sending a notification.

Generate a webhook token and use this token in your API call headers to the Allawee API for all requests.

Generate your webhook token

  1. Sign in at https://infra.allawee.com/. You can create an account if you do not have one.
  2. Click on Webhook and click on ‘Create a webhook’ as shown in the image.

Create project diagram

  1. Fill in the neccesssary details for your webhook Create key diagram

  2. Set the mode for your Webhook. Use TEST mode for test, and LIVE mode for keys you want to use in production.

Key mode and scope diagram

  1. You can always view your webhook keys on your account.

Caution: Make sure you store your user token securely. Do not check it into version control or store it anywhere that is publicly accessible. If you believe that someone else may have access to your token, you should revoke your token.

Last updated Aug. 01, 2023

Page Outline