HTTP API

Call internal or third-party HTTP APIs when a workflow needs to retrieve, enrich, or send structured data.

What this integration does

Call internal or third-party HTTP APIs when a workflow needs to retrieve, enrich, or send structured data. Configure a reusable base URL and authentication, then send structured GET, POST, PUT, PATCH, or DELETE requests without building a dedicated integration first.

Available workflow actions

4 actions are available to tools and agents.

  • Send authenticated HTTP requests Deliver workflow output through the connected HTTP API account.
  • Use common HTTP methods Use this HTTP API capability inside a workflow or agent action.
  • Pass headers, query parameters, and bodies Produce a reusable HTTP API result for later workflow steps.
  • Return structured API responses Bring current HTTP API data into the run before its next decision.

Before you connect

Category

Developer

Authentication

API key

What you'll need

A base URL plus any headers, token, or API key required by the target service.