Work with a Trigger's Input and Output
Create and update a robot trigger, including the trigger's input and output, on the canvas.
To learn more about triggers and other robot resources, see Alternatives to Hard Coding Data.
Create a Trigger's Input or Output
An input defines the data that comes into a robot, typically when the robot starts running. An output defines the data that comes out of a robot. You can dynamically pass the output data elsewhere, such as to another robot, integration, or action in an integration.
You define the trigger for a robot, including its input and output, on the robot canvas. You can also define the output when you add the get text action to a robot using the low-code tools. See Add a Get Text Action.
If you plan to add actions using the recorder, consider creating any triggers that you need in advance, so that you don't have to pause the recorder to create the triggers.