Add an API connector
- Open Connectors → New Connector → API.
- Choose REST, SOAP, or GraphQL.
- Enter the base URL and configure authentication (API key, OAuth 2.0, Basic Auth, Bearer token).
- Define endpoints and request parameters.
- Test the response, then save.
Configure a webhook
- Open Connectors → New Connector → Webhook.
- Copy the generated unique webhook URL.
- Paste it into the sending service (Stripe, Shopify, GitHub, etc.).
- Map the incoming payload to a DataTable or Autoflux trigger.
