Perform an action
An action node is used to perform an external interaction (fetching or sending data) or for controlling the flow of your CloudFlow.
-
Fetching data: Retrieves data via AWS, Google Cloud, and DoiT APIs.
-
Asking for approval: Sends a notification message to request approval for an action.
-
Creating a Jira ticket: Creates Jira issues from your CloudFlows.
-
Adding a waiter: Ensures that an action in a CloudFlow is complete before the flow proceeds to the next step.
Setting up an action consists of two parts: finding an action, and configuring the operation.