Let Oomnitza be your single source of truth!
You'll get visibility of your Smartsheet users as data from Smartsheet is automatically transformed into consumable information and actionable insights.
Connect Oomnitza and Smartsheet in minutes
Get the information and insights that you need to reduce costs and the time that you spend on administration tasks such as:
- Configurable dashboards and list views of key user information
- Configurable reports to share information about users with your colleagues and management
- Configurable workflows that you can easily create to automate such tasks as:
- Retrieving SaaS user roles.
- Obtaining the last login date/time of a user.
- Adding and deleting users.
Information
For the integration with Smartsheet, you can use OAuth or API key Authentication. For further information, refer to Adding your Smartsheet credentials to Oomnitza.
Creating the integration
- In Oomnitza, click Configuration > Integrations > Overview.
- Click Block view
.
- On the Integrations page, scroll down to the Extended section for user integrations.
- Click NEW INTEGRATION.
- In the sidebar, search for the integration.
- Click ADD.
Integration details overview
More information is provided about the following fields to help you complete the integration:
- User only. Add user records.
- User plus SaaS user. User records and SaaS user records are retrieved. User records are displayed on the People page and SaaS user records can be accessed when you open the SaaS application record on the SaaS page and click the Users tab. In addition to retrieving information about the SaaS application such as usernames, you also retrieve key information such as the user's SaaS role and last activity which will enable you to reduce costs by monitoring SaaS usage and removing users who aren't using the SaaS application. To maintain data hygiene, you can enable the deactivate feature.
- Software SaaS Selection. Link the vendor application to the Oomnitza Software Catalog which is a repository of supported vendor applications and services. If an entry for the vendor application is not shown in the list, it means that the vendor application has not been added to the SaaS page in Oomnitza and linked to the catalog. See SaaS details overview. You can ignore this field because the vendor application is automatically linked to the catalog when the integration is saved.
Important
Now that user information can be retrieved and users deactivated when the integration is run, you can deactivate or remove the workflows that were added to retrieve SaaS user information and deactivate SaaS users. (The block that is used to complete these actions in workflows is the SaaS User Role Retrieval block.)
When you enable the Deactivate feature, the following actions are completed when the integration runs:
- If a user record is missing from the data source - the vendor application - or if the record is marked as inactive in the data source, the user record is deactivated in Oomnitza.
- If a user record was deactivated and is now available in the data source, for example, the user logs into the SaaS application, the user record becomes active in Oomnitza.
Installation types
- Cloud. Store credentials in the Oomnitza cloud.
- Local. Store credentials locally. If you want to sync Oomnitza with vendor applications that require AWS or OAuth authentication, select cloud as the type of installation. Local installations don't support AWS and OAuth authentication.
Integration preferences
- Create & Update. Add and update records.
- Create only. Add records.
- Update only. Update records.
Editing the integration details
When you edit the Integration details section, you can select the name or names of integration contacts. Integration contacts will receive an in-app notification and an email, when the integration fails, when the integration fails to complete within 24 hours, or when the scheduled integration fails to run.
- Click Edit
.
- Make your changes.
Editing the credential details
If you selected Cloud as the installation type, choose one of the following options:
- Select the credentials that were created for the integration.
- Edit the credentials that were created for the integration.
- Create new credentials
Scheduling the integration
By default, data is synced once every day. Change the interval or the time so that the data is streamed when your system isn't busy.
- Click Edit
.
- Make and save your changes.
Mapping fields to Oomnitza
To map the fields to Oomnitza, click Edit .
Select Edit integration to add rules for syncing data.
Filtering integration results.
You can add new fields to your integration by selecting Add new field on the mapping page.
Creating custom API fields.
Creating custom mappings
Map the Smartsheet fields to Oomnitza fields and create custom mappings to get the user information that you need.
Complete these actions:
- Click Smart Mapping to automatically detect appropriate mapping fields. Values from the integration can also be dragged to the appropriate field on the Oomnitza side, or selected from the integration field dropdown.
- You have the option to create custom mappings to map any other field that you want to add to Oomnitza. To create an optional custom mapping, do the following:
- Click the down arrow on the field that you want to map.
- Select Add new Oomnitza users field.
- Change the name of the field.
- Click CREATE.
- Ensure that the Email is mapped to the
- Username field on the Oomnitza side (required for integration).
- Email field on the Oomnitza side (required for integration).
- Select the Role field on the Oomnitza mapping side.
- Choose a suitable role from the list (a defined role is necessary for the integration)
- Assign a sync key to a unique field, such as the Email.
- Click UPDATE
Standard Smartsheet to Oomnitza mappings
The following Smartsheet fields can be mapped to Oomnitza:
Connect: Credentials
Connector Sync Time
Email
Family Name
First Name
Last Name
Id
Is Admin?
Is Group Admin?
Is Viewer?
Last login timestamp
Licensed Sheet Creator?
Status
Launching the integration
Your integration is in Draft mode until the required mandatory fields are added. When added, click Launch to activate your integration.
If you selected Cloud as the installation type when creating the integration, see Running an extended integration
If you selected Local as the installation type when creating the integration, see Running an extended integration locally.
Viewing data ingested by Oomnitza
Viewing ingested asset data
For asset integrations, click Hardware. If the asset integration also ingests software data, click Software.
Viewing ingested user data
For user integrations, click People. If you chose the option to ingest User and SaaS user data, click Software > SaaS, click the SaaS app, and then click the Users tab.
Related Links
Creating workflows
Creating user workflows with the API block
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 Smartsheet in the search field.
-
Select your Smartsheet credentials:
- Enter the credentials you created in Adding your Smartsheet credentials to Oomnitza
- Click Advanced Mode.
- Configure the Smartsheet Add User preset, and the Smartsheet Delete User preset.
-
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.
Configuring the Smartsheet Delete User preset
When configuring the Delete user preset, make sure that the following parameters are configured correctly in the URL field:
- transferTo (required if the user owns groups): The Id of the user to transfer ownership to. If the user being removed owns groups, they are transferred to this user. If the user owns sheets, and transferSheets is true, the removed user's sheets are transferred to this user.
- removeFromSharing (optional): Set to true to remove the user from sharing for all sheets/workspaces in the organization account. If not specified, user is not removed from sharing.
- transferSheets (optional): If true, and transferTo is specified, the removed user's sheets are transferred. Else, sheets are not transferred.
For further information see Remove User - Smartsheet.
Using the Smartsheet Add User preset
When configuring the Add user preset, make sure that the following values are updated correctly in the Body tab:
- firstName (optional)
- lastName (optional)
- email (required)
- admin (required)
- licensedSheetCreator (required)
For further information see Add User - Smartsheet.
Reference articles for workflows
Creating Saas user workflows
Important
If you upgrade to the latest version, SaaS user information is retrieved when the integration is run and, if you enable the Deactivate user feature, users are automatically deactivated when the integration is run. If this is the case, you can deactivate or delete the workflow.
You can create the SaaS User workflow using the Smartsheet SaaS User Role preset. This preset enables you to read a user’s role and last login date from Smartsheet.
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 Smartsheet 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 Smartsheet in the search field and choose the Smartsheet SaaS User Role preset.
- Click the right arrow >.
- Enter your Credentials.
- Select the Deactivate User checkbox to deactivate the SaaS user in SaaS > Smartsheet > Users if their status is Deactivated in Smartsheet.
- Click SAVE.
- Connect the blocks.
- Save, validate, and activate your workflow.
To view active Smartsheet 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 Smartsheet.
- 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 Smartsheet SaaS.
Comments
0 comments
Please sign in to leave a comment.