Let Oomnitza be your single source of truth!
You'll get complete visibility of your users as data from Intercom is automatically transformed into consumable information and actionable insights.
Connect Oomnitza and Intercom 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 for:
- Retrieving SaaS user roles
- Offboarding users
Navigation
Before you start
Best practice
For the integration with Oomnitza, create a dedicated user account.
To stream Intercom user data into Oomnitza, you must add your API connection credentials to the Oomnitza vault.
Useful links
Intercom provides customers with an access token when they create an app in their workspace. To find your access token, go to the Configure> Authentication section in your app in the Developer Hub.
Add credentials to the vault in Oomnitza
To authorize connections between Oomnitza and Intercom, complete these steps:
- In Oomnitza, click Configuration > Security > Credentials.
- Click Add new credential (+).
- Search for the integration, and then click the forward button > to select the integration.
- Add your API key.
- Click Create.
Integration not in the list? Click Advanced Mode and complete these steps:
- Add the information details.
- Click the AUTHORIZATION tab.
- Ensure that API Key is selected as the Authorization type.
- Ensure that the Token Name is Authorization
- Enter Bearer, press the space bar, and enter the value of your API key.
- Ensure that Add to Header is selected.
- Click CREATE.
Next
You use the credentials that you added to create and customize your integration with Oomnitza.
Create the user integration
Info and connect details
- 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. Add user and SaaS user records.
The benefit of adding SaaS user records is that you can run a workflow to validate the status and activity of SaaS users and retrieve information such as the role of the SaaS user. The information that can be retrieved depends on whether SaaS user workflows are available for the integration.
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
- 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 .
Selecting 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 Intercom 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.
- Create a custom mapping for the Intercom User ID. Complete the following steps:
- Click the down arrow on the ID field.
- Select Add new Oomnitza users field.
- Change the name of the field to User External ID.
- 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.
Custom Intercom to Oomnitza mappings
The following Intercom fields can be mapped to Oomnitza:
- Connector Sync Time
- Created at Timestamp
- Id
- Last seen at Timestamp
- Name
- User's role
- User type
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
Create workflows
SaaS user role
The Intercom SaaS user role information uses the Contacts API to return Intercom role information. The role of the contact can either beuserorlead. See Intercom API Documentation: Contacts API.
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.
Creating the SaaS user workflow
- Click Configuration > Workflows
- Click Add (+) and select Software SaaS Users from the list.
- Enter the name of the workflow.
Editing the begin block
The begin block is the workflow’s trigger.
- Click Edit.
- Enter the name of the begin block.
- Configure the schedule so that the user information is streamed to Oomnitza when your system is least busy.
- Select run for Active records.
- Click Add Rule and add this rule: SaaS name = Intercom.
- Click Save.
Tip
Learn more about the Begin block
Editing the SaaS User Role block
- Drag and drop the SaaS User Role retrieval block onto the Sandbox, and then click Edit.
- Search for your SaaS integration, such as Intercom, and click the arrow (>).
- Supply the required information including your Credentials.
- By default, the Deactivate User checkbox is selected. This means that if the users listed in SaaS > Intercom > Users do not exist in your SaaS application, they will be deactivated once the workflow is run.
Connecting the blocks
To complete the workflow, you connect the blocks.
- Link the boxes as shown in the diagram.
- Click Save, Validate, and Launch.
Workflow result
Depending on the schedule that you configured in the Begin block, the SaaS user role information is streamed to Oomnitza and presented in the SaaS > Intercom > Users tab.
Delete & Deactivate users
You can add the API block to a workflow to delete and deactivate users in Intercom.
Add the API block for Intercom
- Click Configuration > Workflows
- Click Add (+) and select Software SaaS Users from the list.
- Enter the name of the workflow and a description.
-
Edit the Begin block by adding the rules that will trigger the workflow. Make sure the following sections are populated:
- Actions: Set the actions to schedule to have it run at a fixed time. Alternatively, you can trigger your workflow to run when a record has been created (Assign User) or deactivated in the SaaS user list (Deactivate user).
- Rule criteria: Set a rule to trigger the workflow. For example, you could create a rule to delete a user with the last login date of greater than one year.
- Drag and drop the API block in the sandbox.
- Click Edit, and enter Intercom as the search criteria.
- Select a preset from the list below. To choose a preset, click the forward arrow (>).
- Intercom Delete User
- Intercom Deactivate User
- Select the credentials that you created for Intercom.
- Click SAVE.
Next
Link the blocks together and validate, launch, and save the workflow.
Result
When the workflow is run, the user is deleted or deactivated in Intercom.
Unleash the power of Oomnitza
To get valuable actionable insights that help you manage your assets, learn how to:
- Configure dashboards for your users and software
- Configure custom reports about your users and software
- Create workflows to automate tasks
Comments
0 comments
Please sign in to leave a comment.