Documentation

Build Your First Flow

Connect Webhook Destination

Prepare, test, and activate a webhook integration for your first automated flow.

1 min readUpdated February 24, 2026Edit this page

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.