Workflows
You can use workflows to automate the onboarding and offboarding of employees, enforce security best practices, process tickets, interact with vendor APIs, and much more.
Contents
- Overview
- Workflows page
- Creating a workflow
- Workflow actions
- Configuring the Begin block
- Creating the Automation blocks
Overview
Workflows comprise a series of blocks chained together. A workflow starts with a Begin block and ends with an End block.
Begin blocks look for specific changes in Oomnitza, such as the creation or modification of a field, or changes made to fields with date and time values. When an event occurs, the subsequent automation blocks are triggered, the specified actions are taken, such as sending email notifications, updating fields in an asset, making calls to external APIs, and much more.
Workflows page
You can create workflows for the following objects:
- Accessories
- Assets
- Contracts
- Desktop
- Locations
- People
- SaaS
- SaaS users
To create a workflow, click Configuration > Workflows, and then select the object such as Assets.
By default, a few common workflows are included. You can review these workflows to get an understanding of how they work and how they can be used.
Just click a workflow to check it out.
Creating a workflow
Every workflow comprises:
- A Begin block
- One or more automation blocks
- An End block
To create a workflow, complete the following steps:
- Click Configuration > Workflows and select an object. A list of the workflows that were created is displayed.
- Click ADD +.
- The Begin and End blocks are automatically added to the workflow canvas.
- Click Blocks
. In this scenario, the Update and Notification automation blocks are added to the canvas.
- Drag and drop the Update and the Notification blocks onto the canvas.
- Connect the blocks from the Begin block to the End block.
Workflow actions
- Create a workflow that checks when an asset is 5 days from its end of life date.
- Set the status to Retired.
- Notify the asset's assignee and the IT team that the asset is nearing its end of life.
Configuring the Begin block
In the begin block you define the rules that trigger the workflow.
- To edit the Begin block, click Edit
.
- Set the Actions to Schedule.
- Click ADD RULE.
- Select the End of Life Date field, select Days backward as the operator, and enter 5 for the number of days.
- Click SAVE.
Creating the Automation blocks
In this scenario, the Notification and Update blocks are added as the automation blocks.
Configuring the Update block
- To edit the Update block, click Edit
.
- Click Add field.
- Select Status and set the value to Retired.
- Click SAVE.
Configuring the Notification block
Information page
- To edit the Notification block, click Edit
.
- Enter a meaningful name for the Notification block.
- Select Workstream, or Email, or both.
Recipients
You can choose one or more of the following options:
- Select a role from the Role list. For example, you can send the notification to users with an IT role.
- Enter the names of one or more users.
- Select a field in the record such as the Assigned to field.
- Enter the email addresses of the recipients.
Message
You can click to add metadata fields to the email subject line and the body text.
- Enter the subject of the email.
- Enter the body text.
- Click SAVE.
Save, validate, and launch
- Connect the blocks together.
- Validate the workflow before you launch it. If any warnings or errors are detected, review your workflow, save it, and validate it again.
- To check the progress of the workflow, click Run Logs.
Comments
0 comments
Please sign in to leave a comment.