GuidePlatformv1
HTTP
Learn how the HTTP system utility app allows you to easily fetch data from a URL and make REST-style API calls using various HTTP verbs. Discover how you can customize the app's functionality by copying the HTTP action in the Assembly Editor to create you
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 April 4, 2026