# ServiceNow: Connect to iXHello

1. After logging in, a default instance should have been automatically set up as discussed in this document. Click on the dropdown menu near profile, you will be able to access the following screen.

<figure><img src="/files/jehejbHxv3MFOiQlMR4o" alt=""><figcaption></figcaption></figure>

2. Click on Start Building.
3. ServiceNow displays the ServiceNow management homepage.

![](/files/ZgjQBkYoVb1E0A9kqDHd)

4. the left panel, click on the “**Filter navigator**” and enter “**Application Registry**”. You will note the searched results below the System OAuth and then click on the menu “**Application Registry**”.

![](/files/XOVwN9LCno1QkYtA2A64)

5. Once selected, the page displays available registries. But you need to create a new registry. So, click the “**New**” button.

![](/files/7rKsoQmL5WmXHK3VbqaY)

6. Now, select the kind of OAuth application you need. Click the “[Create an OAuth API endpoint for external clients](https://dev63361.service-now.com/wizard_view.do?sys_action=sysverb_wizard_ans\&WIZARD:action=follow\&wiz_referring_url=oauth_entity_list.do?sys_id=-1@99@sys_target=oauth_entity@99@sysparm_fixed_query=@99@sysparm_group_sort=@99@sysparm_parent=2c7cab53d7232100f20bc8170e61036b@99@sysparm_query=type%3dclient%5eORtype%3doauth_provider@99@sysparm_target=@99@sysparm_view=\&wiz_collection_key=\&wiz_collectionID=\&wiz_collection=\&wiz_collection_related_field=\&wiz_view=\&wiz_action=sysverb_new\&sys_id=b27e2f53d7232100f20bc8170e610304\&sysparm_query=type=client%5eORtype=oauth_provider\&sysparm_target=\&sys_target=oauth_entity)” link.

![](/files/nb4RhXtzEVwEVVJMi2ru)

7. You must create a new record for your Application Registry. So, fill all the required fields and then “**Submit**”.

The values for the fields must be as follows: -

**Name:** SmartOffice

**Client Secret:** < Any value >

**Redirect URL:** <https://portal.voiceworx.ai/OAuthCode/Redirect>

**Logo URL:** [https://portal.voiceworx.ai/assets/VoiceWorx.ai.png](https://portal.voiceworx.ai/assets/VoiceWorx.ai.png%22%20/t%20%22gsft_link)

![](/files/OOZjiD930VOAOooe5TVS)

8. Now, the newly created record will be available in the *Application Registry*.

![](/files/6ckkweiHx1IINLmYRjF3)

**Note:** The fields “**Client ID (Key)**”, “**Client Secret (Key Secret)**”, “**System Instance Name**” and “**URL**” are required in further setup steps as well.

9. Now login into your VoiceWorx account. On the left navigation, on Administration menu, Click on Connection Admin.

![](/files/OG6kYnBDsVZc0iGijrYs)

10. On the available instance connections, click on Configuration for ServiceNow.

![](/files/K4eY2TumOL0eCmCwCUhP)

11. This section allows organization administrators to configure various enterprise services like office365, Amazon Connect, ServiceNow etc, so that administrator could centrally manage the enterprise solutions.
12. Fill up the details and click on Go to Connect System.

![](/files/uSaYIwrT67EoiZ7PNcBO)

Details:

**Key:** ClientId from ServiceNow

**Key Secret:** Client Secret from ServiceNow

**System Instance Name:** Instance Name

**URL:** Developer URL from ServiceNow as shown here

*Note: Please note that ServiceNow instance is released after 10days of inactivity and you might need to restore the instance for further use. On doing so, the developer URL is changed. Hence, you shall also edit the developer URL in VoiceWorx portal once the ServiceNow instance is restored*

![](/files/SD21rMqewxyNWMCTkM4g)

13. You will get a notification that the new settings have been successfully submitted or will need to be corrected and resubmitted. After the configuration is complete, now you will be redirected to create an integration configuration.

Click on Add New Connection.

<figure><img src="/files/oNsQ56zGaSjrZ9LtNEE3" alt=""><figcaption></figcaption></figure>

14. The connections created from here use the configuration set in previous steps.

![](/files/znA5zM6ggYCV2ZJxAB3L)

On Clicking connect system, the system administration will be prompted to allow access to the developer instance in SeviceNow.

Enter the login credentials and click “Login”.

<figure><img src="/files/GJf7V56ib1SECSro5YTp" alt="" width="375"><figcaption></figcaption></figure>

15. After a successful login to ServiceNow, SmartOffice would request to connect with your ServiceNow instance. Click the “**Allow**” button. Connection of iX Hello portal with ServiceNow will be successful After the access has been allowed.
16. Your ServiceNow integration is now available for use in iX Hello portal.

<figure><img src="/files/BC9vQKci917kuClAKZb8" alt=""><figcaption></figcaption></figure>

Other employees of your organization can also use the ServiceNow instance by creating integration configuration in their iX Hello account. They do not need to do Configuration Setup once Organization Admin has set up the connection as in Step 14.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ixhello.com/ixhc/connections/servicenow/servicenow-connect-to-ixhello.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
