Skip to content
APIANT
GuidePlatform UI (Fallback)v1

HTTP

HTTP app provides triggers to fetch data from URLs and actions to make REST API calls using common HTTP verbs like GET, POST, PUT, and DELETE.

#api#automation#assembly#triggers#actions#crm

Triggers

The HTTP system utility app provides a single trigger for emitting any data fetched from a given URL:

Actions

The HTTP action is general-purpose, supporting all the common HTTP verbs. It can be used to make basic REST-style API calls.

If more functionality is needed for API calls beyond what can be done with this action, use the Assembly Editor and copy this action to build a custom action.

Related docs

Last updated May 4, 2026