Outerbridgeio / Outerbridge

Outerbridge is a low code/no code workflow automation application, focusing on integrating both on-chain and off-chain applications.
https://outerbridge.io
Apache License 2.0
169 stars 57 forks source link

Feature/Add API authorization #159

Closed HenryHengZJ closed 1 year ago

HenryHengZJ commented 1 year ago

Users now have the ability to securely call a webhook endpoint with API key:

Create one in dashboard: Screenshot 2023-03-06 233529

And use it in Webhook: image

When calling the Webhook URL, headers must be provided with key as x-api-key and the API key: image