Synchronizing Schema Between Trigger and Flow

If you make any changes to the schema that you entered when creating the trigger, you must save any changes you make explicitly then you must propagate the changes to the flow input and flow output.

To synchronize the schema between the trigger and the flow, do the following:

Procedure

  1. Click the trigger to open its configuration details.
  2. Make your changes and click Save. If you do not click Save, you will see a warning message asking you to first save your changes before the schema can be synchronized.
  3. Click the Sync button on the top right corner.
    The trigger output schema is copied to flow inputs and trigger reply schema is copied to flow outputs.