- Release notes
- Before you begin
- Getting started
- Activities
- Designing long-running workflows
- Start Job And Get Reference
- Wait For Job And Resume
- Add Queue Item And Get Reference
- Wait For Queue Item And Resume
- Create Form Task
- Wait For Form Task And Resume
- Resume After Delay
- Assign Tasks
- Create External Task
- Wait For External Task And Resume
- Complete Task
- Forward Task
- Get Form Tasks
- Get Task Data
- Add Task Comment
- Update Task Labels
- Actions
- Processes
- Notifications
PREVIEWManaging action definitions
After you create action definitions, you can perform various operations on them, such as incrementing their version, when you edit them, export, or delete them.
To edit an action definition means to import an updated JSON file, which increments the version of the action definition. To edit an action definition:
- Navigate to Admin Settings, and then to the Tenant tab.
- Select the More Options menu next to an action definition.
- Select Edit.
- Select Import from file to import the updated JSON file.
- Select Save to record your changes.
After you save the changes, select the More Options menu next to the same action definition, and then select View details. You can see the new version you created when editing the action definition.
To export an action definition:
- Navigate to Admin Settings, and then to the Tenant tab.
- Select the More Options menu next to an action definition.
- Select Export.
The JSON file of that action definition is downloaded.