Build Your First Flow
Connect Webhook Destination
Prepare, test, and activate a webhook integration for your first automated flow.
Prerequisites
- Reachable HTTPS endpoint.
- Admin role for the account.
Setup flow
1. Create integration
In Integrations, choose Webhook and set a descriptive integration name.
2. Add destination URL
Use an endpoint you can observe (logs, request inspector, or app API).
3. Test before activation
Run integration test and confirm expected response code/body behavior.
4. Activate
Activate only after successful validation.
Validation
- Integration status is
active. - Test result returns expected HTTP status.
Next
Proceed to Create First Routing.