Synchronizing a Schema Between Trigger and Flow
If you make any changes to the schema that you entered when creating the trigger, you must explicitly save any changes you make, then propagate the changes to the flow input and flow output. This is done by synchronizing the schemas.
To synchronize the schema between the trigger and the flow:
- Procedure
- Click the trigger to open its configuration details.
- Make your changes and click Save. If you do not click Save, a warning message is displayed asking you to first save your changes before the schema can be synchronized.
- Click
Sync on the top-right corner.
The trigger output schema is copied to flow inputs and the trigger reply schema is copied to flow outputs.