Introduction
When selecting Create a new activity, you will see the option to:
Start from Scratch
When selecting Start from Scratch, you will be prompted to fill in:
JSON
In the activity designer, the JSON tab is where you can write the custom activity's frontend code, which is how the UI box of each custom activity is created.
JSON Properties
Mandatory Control Properties
Autogenerate JSON
The Activity Designer enables you to create JSON UI definitions for custom activities easily. You can generate a basic JSON structure that automatically incorporates all identified parameters in Python, C#, or Visual Basic code. This feature simplifies the workflow, making it faster and more efficient to define custom activity configurations.