Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Connect ServiceNow

kennng
6 - Meteoroid

Hallo,

I want to connect Alteryx Designer to ServiceNow to pull some data.

 

I know we can use ServiceNow Input.

 

However, I don't have ServiceNow client ID and secret.

 

When I try to connect without it, I receive the following error message:

ServiceNow Input (2) : 'NoneType' object has no attribute 'strip'

 

Is there any other ways to pull the data?

Thanks

2 REPLIES 2
TheOC
16 - Nebula
16 - Nebula

hey @kennng 
Sorry to hear you're having issues getting set up with the ServiceNow connector.

I believe you will need a Client ID and Secret set up by an Administrator. Steps to set this up can be found here:
https://help.alteryx.com/20231/designer/servicenow-input
https://docs.servicenow.com/csh?topicname=t_CreateEndpointforExternalClients&version=helsinki

I am not aware of another way of connecting to ServiceNow, without jumping through the hoops of the API (and using the download tool or a Python script). I suspect you will need to set up a Client ID and Secret for this too to authenticate, however.

 

Hope this helps,

Owen

Cheers,
TheOC
Connect with me:
LinkedIn Bulien
kennng
6 - Meteoroid

ic and thanks.

Labels
Top Solution Authors