Quick links
What is an API token?
API tokens allow applications to send information into your Pendula account without the need to give away your Pendula password.
It is a secure token used to verify the inbound call to the webhook trigger is an authorised call to the tenant.
Generate a new API Token
- Go Integrations and select the webhook trigger tile.
- Fill the name and description. Click Generate.
- Copy these API token details securely. The API token is shown in two different formats (HTTP header or basic authentication) to pass the token through an HTTP call.
Store the API token details securely as this cannot be shown again.
- Check “I have saved these credentials securely” and select Done. You can now use the webhook trigger in the Flow builder.