Automation Editor
...
Building Automations
System Utilities
HTTP
2min
The HTTP system utility app provides a single trigger for emitting any data fetched from a given URL:
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.