HTTP

Flowgen provides HTTP tasks for both inbound and outbound traffic.

  • Webhook — listens for incoming HTTP requests and injects them into the flow.
  • Request — makes outbound HTTP requests with templated URL, headers, and payload.

Credentials

Both tasks support optional authentication via credentials_path. See Credentials for the JSON format.