In this category, you’ll find the nodes necessary to start and end an integration flow, so they must always be used together.
- Step In Node: creates the entry point for the integration.
- Step Close Node: indicates the end of the integration flow.
Learn how they work in the video below:
Download a sample flow at this Link.
a. The properties listed below, are emitted when executing the Step In node, and should not be deleted or replaced. If you do so, an error message will appear in the lateral panel within the Debug tab, and the expected response may not be sent in the bot's window.
b. If more than one Step Close is reached during the execution of a flow, only the response corresponding to the first one executed will be sent to the bot. In the debug panel, you’ll see the warning message 'The step close has already been reached' for the second Step Close executed. c. After deploying the complete flow, the integration will be available on the My Aivo platform within the bot you selected, to be added as a response to an intention using the Integrations complement. In the dropdown list that appears when you add this complement, you'll see that all integrations developed in Studio have the format: aivo-studio|||Step Name|||ApiClientCall + unique step identifier. |
Key Information: