Skip to content
Access
Esc
navigateopen⌘Jpreview
On this page

HTTP API

Connect any HTTP API — including private ones — with the auth you provide.

Connect

Base URL, auth headers or OAuth, and optional OpenAPI spec.

Resources → New also lists many vendor APIs from their OpenAPI specs. Pick the vendor when it’s there; use this generic HTTP API when it isn’t.

Keep it safe

Start read-only. Allow writes when the job needs them.

Example

Connect our inventory API so I can alert when stock is low.

Was this page helpful?