Create workflows that use Oomnitza integration points such as creating and updating users to automate complex tasks and business processes. Surface key information in operational dashboards and create scheduled reports to share knowledge with your colleagues
To monitor SaaS usage, use the integration point to retrieve SaaS roles (otherwise known as Resource Types) and the user's last login date. You can also use the integration point to deactivate the SaaS records in Oomnitza that were removed from the SaaS application.
Before you start
Before you create workflows, you should first create an extended integration for Qualtrics users. You can use the information retrieved in these integrations to trigger workflows.
Important
To run workflows, you must be a Qualtrics brand administrator.
Creating workflows
Create user workflows
To create a user workflow, you must complete these steps:
- Navigate to workflows in Oomnitza:
- Click Configuration > Workflows
- Click Add
.
- Use search to find and select the Users object.
- Edit the Begin Block:
- Edit the Begin Block and add rules to trigger the workflow. For example, if you set the Actions to Schedule and add a rule so that the Email Equals <EmployeeEmail> you can trigger a workflow to fetch a user matching a certain name on a specific date. Refer to Using the Begin block.
- Add the API block:
- Drag and drop the API block onto the Sandbox.
- Click Edit on the API block and enter Qualtrics in the search field.
- Select a preset:
- Create User
- Delete User
- Update User
- Get User Details
-
Select your Qualtrics credentials:
- Enter the credentials you created in Adding your Qualtrics credentials to Oomnitza.
- Click Advanced Mode.
- Get, Update and Delete Presets:
- Ensure that the {{Qualtrics_user_id}} in the Information tab refers to a valid Oomnitza field.
-
Map the Response
- Select the Response tab.
- Map the entire response by placing
{{response}}in the Response field and mapping it to a custom long text Oomnitza field, such as API Response. - Once you have the entire response, you can then parse the JSON response values to custom Oomnitza fields. For example,
{{response.email}}.
- Connect the Blocks.
- Save, validate, and activate your workflow.
Qualtrics API Documentation: Create User
Qualtrics API Documentation: Delete User
Qualtrics API Documentation: Update User
Qualtrics API Documentation: Get User
Reference articles for workflows
Create SaaS user workflows
You can create a SaaS User workflow in Oomnitza using the Qualtrics User Role preset. This preset fetches the user type of the user. There are over 80 user types, including 360 Administrator, Shared Survey User, and Licensed User. This preset also fetches the user's last login date.
Prerequisites
Before you create a SaaS user workflow, you should have already run your extended user integration and selected User plus SaaS User to populate the software entry in the Software > SaaS menu.
To create a Saas User workflow using the Qualtrics User Role preset, complete the following steps:
- Click Configuration > Workflows > Saas Users from the menu.
- Click Add (+). The Begin and End blocks are automatically added to the sandbox.
- Enter the name and a description of the workflow.
- Edit the Begin block by adding the rules that will trigger the workflow. For further information see SaaS User Roles.
- Click the Blocks tab, and drag and drop the SaaS User Role retrieval block onto the canvas.
- Click the Edit icon.
- Enter Qualtrics in the search field and choose the Qualtrics SaaS User Role preset.
- Click the right arrow >.
- Enter your Credentials.
- Select the Deactivate User checkbox to deactivate the SaaS user in SaaS > Qualtrics > Users if they are flagged as inactive in Qualtrics. In other words, if their account status equals "disabled" in Qualtrics.
- Click SAVE.
- Connect the blocks.
- Save, validate, and activate your workflow.
To view active Qualtrics users in the SaaS Users UI, complete the following steps:
- Click Software from the menu.
- Select the SaaS tab, and select your software entry for Qualtrics.
- Click Users in the side pane.
- The Role and Last Activity column will be populated with the user details to confirm that this user has been found in your Qualtrics SaaS.
Comments
0 comments
Please sign in to leave a comment.