Features
Webhooks (Coming Soon)
Overview of Webhooks in Flowstack
Webhooks in Flowstack provide a powerful way to automate and integrate your workflows. They allow Flowstack to send real-time data to your specified endpoints whenever a request is proxied through.
Setting Up Webhooks
- Access the Dashboard : Log into your Flowstack dashboard to manage your webhook settings.
- Add Webhooks : You can add any number of webhooks through the dashboard. This flexibility allows you to set up multiple integrations as per your requirements.
- Select Authentication Scheme : Flowstack supports two authentication schemes for webhooks - Bearer Token and API Key. Choose the one that best fits your security requirements.
Functioning of Webhooks
- Data Proxying : When a request is processed, Flowstack proxies the request data along with additional information to the configured webhooks.