How trigger outputs work
When an event arrives, the trigger turns its data into outputs. Those outputs are the starting values for the rest of the workflow—for example, an incoming email’s sender, an HTTP request body, or a scheduled execution time. Some triggers change their outputs when you select a different event type or configuration. Make that choice before connecting the trigger to later actions.Test before enabling
1
Configure the event
Select the account, event type, schedule, route, or other source settings
documented for the trigger.
2
Generate a representative event
Send a test request or create a real service event so the workflow receives
the same shape of data it will see in production.
3
Inspect the outputs
Confirm optional properties, files, and lists before relying on them in
downstream actions.
4
Enable the workflow
Once the trigger and downstream actions behave as expected, enable the
workflow so it can receive future events.