Using the JSON customizer
Create customized input forms by using the JSON Customizer and do data transformation operations on the input form data.
Procedure
- Add JSON Customizer to your workflow and double-click it.
A blank console window opens.
- Enter the JSON for the input form you want to create. You can change the label of the input form in the Label field.
- Click Next to view the rendered input form. Here you can see the rendered input form, based on the JSON provided on the previous console screen. You can optionally click Previous to modify the JSON based on your requirements.
- After entering the input values in the rendered form, click Next,
test the action, and then click Save to create the
action. The custom input form is successfully created and can be used in your workflow.