Import a trigger
This topic provides step-by-step instructions for importing the trigger. The flow definition is supported in JSON format.
- On the Workflow Studio home page, under Library, click Triggers.
The Triggers page is displayed.
- On the Triggers page, click Import trigger.
The Import Trigger popup screen is displayed.
Figure 1. Import Trigger
- In the Import tab, perform one of the following actions to import the definition of the trigger:
- Drag and drop the JSON file containing the trigger definition in the Import from file field.
- Click Select your json file to select the JSON file from your local folder.
- Copy and paste the trigger definition under the Paste here section.
- Click Import.
The selected trigger is imported to the canvas.
↑