Integrations / Baseloop / Send HTTP Request

Send HTTP Request logo

Send HTTP Request

Send an HTTP request to a specified URL with dynamic data from your table

What this does

The escape hatch for any tool with an API. Used in production for Typeform inbound webhooks, WebinarGeek and Luma registration sync, Lemlist reply ingestion, Nooks call-data import, Vector anonymous-visitor identification, and any vendor-specific endpoint that doesn't have a first-party Baseloop integration yet. JSON responses are parsed automatically so you can reference individual fields downstream.

What this returns

The HTTP response body and status code, written back to the row. JSON responses are parsed automatically so individual fields can be referenced in downstream actions.

How teams use this

Teams typically chain send http request after an enrichment or scoring step: an inbound lead lands on the table, an enrichment action fills in the missing fields, a qualification step decides whether the lead is worth acting on, and send http request runs only on the rows that pass. Because Baseloop maps each action's inputs to columns on your table, the same workflow can run on one record or on ten thousand without changing a thing.

Run this in Baseloop today

Drop send http request into any workflow. Free to start, no credit card.