Every workflow must have a Start activity, an End activity, and at least one additional activity that occurs in between.
Choose from these activities when creating your workflow:
- Start: Marks the entry into the workflow. Every workflow must include a Start activity.
- End: Marks the successful completion of the workflow. Every workflow must include an End.
- Email: Sends an email notification to selected recipients.
- Form: Creates a form that requires user interaction to submit a response before the workflow continues to the next step.
- Field Change: Updates the value of a field in one or more assets.
- Relationship Change: Creates, modifies, or removes relationships between assets based on predefined Relationship Types.
- Make API Call: Enables workflows within Data Integrity Suite to interact with external APIs.
- Delete: Deletes assets from the system when specific conditions are met.