App Connectivity

How to get connected to your IoT Cloud.

First, we’ll need to establish the connection between your ServiceNow Instance and the IoT Cloud infrastructure.

In order for the Bolt Data Connect ServiceNow App to communicate with the IoT infrastructure, we need to authorize the ServiceNow Instance to access the IoT Cloud, and we need authorize the IoT Cloud to access Salesforce.

Authorize the ServiceNow Instance to access the IoT Cloud

  1. First, your Bolt Data Connect support representative should provide you with an API Token, an Access Key, and a Secret Key. Keep this information safe. It’s essentially your username and password to your IoT Cloud.
  1. From the ServiceNow All Menu -> Bolt Data Connect -> IoT Setup module, select Settings.
  2. In the Instance-Specific API Token field enter the API Token you received in Step 1.
  3. Select the IoT Cloud link next to Credential Alias.
    1. Select the credential that shows up in the related list towards the bottom of the page.
    2. In the AWS Access Key ID field, enter the Access Key received in Step 1.
    3. In the AWS Secret Access Key field, enter the Secret Key received in Step 1.
    4. You shouldn’t need to modify any other settings here. Click Update and close the tab (if it opened in a new tab).

Authorize the IoT Cloud to access your ServiceNow Instance

In order for the IoT Cloud to send Alerts to your ServiceNow Instance, you must Authorize the app to access the ServiceNow APIs associated with your instance.

  1. From the ServiceNow All Menu -> Bolt Data Connect -> IoT Setup module, select Settings.
  2. Below the Connected Application label, select Authorize.
Authorize the Connected Application

Authorize the Connected Application

  1. You’ll be redirected to a ServiceNow Authorization_ screen. Select Allow.
Allow the IoT Cloud to access your Org

Allow the IoT Cloud to access your Org

  1. After selecting Allow, refresh the page. The status of the authorization will be displayed.
  2. When successful, the authorization status message window will close automatically (or you can close it manually if you chose). In the unlikely event you encounter an error during authorization, please let us know as soon as practical!
Authorization success message

Authorization success message

  1. That’s it! This should only be required once, but should you ever need to re-establish this authorization, you can repeat these steps at any time.

  2. To revoke authorization at any time, you can follow these steps:

    1. Select All (ServiceNow All Modules)
    2. Search for System OAuth and select Manage Tokens.
    3. You should find up to three tokens with the name IoT Cloud. You can either delete these records or select them and click Revoke Access.
    4. You can re-authorize the IoT Cloud at any time by following the steps above.
  3. You can check which ServiceNow User is currently authorized by the IoT Cloud at any time.

    1. Navigate to the Settings module found under All -> Bolt Data Connect -> IoT Setup -> Settings.
    2. The User should be displayed next to the Connected Application label:
    Authorization check

    Authorization check

Last modified January 23, 2026: Release 1.1 Notes in Progress (d8874c4)