Let Oomnitza be your single source of truth!
The SolarWinds User Load uses the Get Clients API. You'll get visibility of your SolarWinds clients as data from SolarWinds is automatically transformed into consumable information and actionable insights.
Connect Oomnitza and SolarWinds 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 client information
- Configurable reports to share information about clients with your colleagues and management
- Configurable workflows that you can easily create to automate such tasks relating to SolarWinds Web Help Desk as:
- Managing SolarWinds clients, including creating and updating clients.
- Retrieving detailed client information, including the client’s last activity, location, and status.
Navigation
Creating user workflows with the API block
Before you start
You must complete these tasks before you begin the integration:
Creating the user 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.
- Search for the integration in the sidebar.
- Click ADD.
Integration Overview
Before you start
More information is provided about the following fields to help you complete the integration:
Integration preferences: By default, the option Create & Update is selected, which allows for editing existing user records and adding new ones. If your goal is only to edit existing user records, choose Update Only. On the other hand, if you only want to add new records, select Create Only.
User selection: Select User only to create user records and add them to the People object. Select User plus SaaS User to create and add user records to the Software > SaaS object. Once your users are created in the SaaS menu, you can create SaaS user workflows to validate the existence of a given user in a SaaS system and to pull role information from your SaaS System. For steps see Creating SaaS user workflows.
When you select User plus SaaS User and you have multiple instances of the same SaaS, you can choose your SaaS instance from the dropdown. If you have a single instance of the SaaS, your instance is already detected by the system.
Integration details
Procedure
To review or update the integrations details, click Edit :
- Update the integration name if necessary.
- From the User Selection list, select an option.
- For installation type decide whether you want to store the credentials locally or in Oomnitza:
- Select Local if you want to store credentials locally.This mode does not support OAuth or AWS.
- Select Cloud if you want to store credentials in your Oomnitza instance.
- For integration preferences, select an option.
- Enter the name of the integration user.
Credential details
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
Schedule
By default, user data is streamed to Oomnitza once every day.
You can configure the schedule to meet your needs such as changing the interval or changing the time so that the data is streamed when your system isn't busy.
- Click Edit
.
- Configure your schedule.
- Click Update.
Mappings
To map the fields to Oomnitza, click Edit :.
Creating custom mappings
Map the SolarWinds 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 SolarWinds user id that you can use when creating workflows. The user id is either the username or email, depending on which attribute was chosen for authentication at Setup > Clients > Options > Client Login Attribute in the Web Help Desk Administrator Console. Refer to SolarWinds API Documentation: Referencing clients. For example, if the username is used for authentication, map the username to the Solar Windows User Id. To create a custom mapping, complete the following steps:
- Select the down arrow on the Username or Email field that you want to map.
- Select Add new Oomnitza users field.
- Change the name of the field to Solar Winds User Id.
- Click CREATE.
- Ensure that the Email is mapped to the Email field on the Oomnitza side (required for integration).
- Ensure that the Username is mapped to the Username 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 SolarWinds to Oomnitza mappings
The following SolarWinds fields can be mapped to Oomnitza:
Address
Authenticated Email
Authentication Date
Authentication Key
Base D N
City
Color
Connect: Credentials
Connect: Host
Connect: Port
Connector Sync Time
Creation Date
Dashboard Layout
Email
Employment Status
First Name
Last Activity
Last Ip Address
Last Name
Latest Change To Inactive
Locale String
Location Address
notes
Password
Password Cache Date
Phone
Phone2
Secondary Email
State
Ticket C
Username
Zip
Did you know?
You can define rules for your integration by selecting Edit integration on the mapping page. For example, you may only want to run the integration if a certain contact or region exists. See Filtering integration results.
You can add new fields to your integration by selecting Add new field on the mapping page. All you need to do is specify the property name. See Creating custom API fields.
Launching the integration
Your integration is in Draft mode until all the required mandatory fields are added. Once you have added all of the required fields, select Launch to activate your integration.
If you selected Cloud as the installation type when creating the integration, refer to Running an extended integration
If you selected Local as the installation type when creating the integration, refer to Running an extended integration locally.
Getting your results
To view the information that is collected about your assets, click Assets. To view the information about software, click the Software tab.
To view the information that is collected about your users, click People. If you selected User plus SaaS User when running the user integration, you can also find a list of users in the Software > SaaS menu
Related Links
Creating workflows
Creating user workflows with the API block
To reduce your workload and automate complex and repetitive tasks, you can create user workflows with the API block by following the steps in Using the API block. To locate the available presets, enter SolarWinds in the Select Preset search field. Select your preset of choice and for every preset enter the following information in the Configure section:
- Your correct SolarWinds Credentials that you created in Adding the credentials.
- Your hostname and port number should be derived from the global variable you created when Setting the SolarWinds hostname and port number as a global variable. Alternatively, click Set Manually to manually enter your hostname and port number.
The SolarWinds API block workflow comes with the following presets for users:
Using the SolarWinds Get User Details preset
The SolarWinds User Details preset allows you to to get a user's details. When you select this preset, you can use the Advanced Mode to configure the message payload. To do this, complete the following steps:
- In the API block window, click the Advanced Mode button located in the upper right of the window.
- In the Information tab, you will notice that the SolarWinds user id is referenced in the field
{{solar_winds_user_id}}
that you created in Creating custom mappings. If you did not create this custom mapping, you can replace the value{{solar_winds_user_id}}
} in the URL with the correct field or user id. The user id should contain a username or email, depending on which attribute was configured for Web Web Help Desk client authentication at Setup > Clients > Options > Client Login Attribute in the Web Web Help Desk Administrator Console. - Select the Response tab. You can map the entire response by placing
{{response}}
in the Response field and mapping it to a custom long text Oomnitza field. See Mapping positive and negative responses
For further information, refer to the SolarWinds API Documentation: Get User Details.
Using the SolarWinds Update User preset
The SolarWinds Update User preset allows you to update a user in SolarWinds Web Help Desk.
When using this preset, the Update to fields are the fields which will be used in the request body. Ensure that these files are populated with the relevant information in Oomnitza.
-
Update to First Name. For example,
first_name
. -
Update to Last Name. For example,
last_name
.
When you select this preset, use the Advanced Mode to configure the message payload by following the steps in Using the SolarWinds Get User Details preset.
Using the SolarWinds Create User preset
The SolarWinds Create User preset allows you to create a user in SolarWinds Web Help Desk. When using this preset, the New fields are the fields which will be used in the request body. Ensure that these files are populated with the relevant information in Oomnitza.
-
New Email Address. For example,
email
. -
New First Name. For example,
first_name
. -
New Last Name. For example,
last_name
. -
New Phone Number. For example,
phone_number
. -
New Username. For example,
username
.
When you select this preset, use the Advanced Mode to configure the message payload. To do this, complete the following steps:
- In the API block window, click the Advanced Mode button located in the upper right of the window.
- Select the Body tab. Modify, update or add fields that will be used in the request payload. For example, you might want to add additional attributes such as a second phone number or location. For information on the fields that are permitted in the request payload, refer to the SolarWinds API documentation: Creating a Client.
- Select the Response tab. You can map the entire response by placing
{{response}}
in the Response field and mapping it to a custom long text Oomnitza field. See Mapping positive and negative responses
Reference articles for workflows
Unleash the power of Oomnitza
To get valuable actionable insights that help you manage your users, learn how to:
- Configure dashboards for your users and software
- Configure custom reports about your users and software
- Create workflows to automate tasks
See Getting started for more information.
Did you know
You can also create extended connector integrations for SolarWinds assets. Creating an extended integration for SolarWinds Help Desk assets
Comments
0 comments
Please sign in to leave a comment.