Webhooks
Automation
Data out
Integrate Bento data into your ecosystem
Why use this integration
- Get real time data from Bento into any tool you want
- Use Bento data to draw insights or take action for certain users
How to set up
In your backend service
- Create an endpoint that can accept POST requests
- The endpoint should quickly return a 2xx status code
- Configure a secret key for this endpoint
In Bento
- Login and head to the integrations page
- Click 'Connect' in the Webhook integration block
- Configure the destination address, secret key, and toggle the integration on
- Sent a test event to be sure you are receiving data as expected