We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

ServiceNow Input Tool

Bobbyt23
13 - Pulsar

Hi All,

 

Has anyone had any luck getting this tool to work in Alteryx?

 

We have managed to connect and can bring up tables but when we try and run the workflow to get some data we always get this error:

 

Error: ServiceNow Input (1): Connection to platform was not successful.

 

Our SN site admin has given it fairly high permissions but wondering if we are missing something obvious?

 

Any help would be greatly appreciated.

 

We are running: Version: 2022.3.1

 

Cheers,

Rob

2 REPLIES 2
Deano478
12 - Quasar

maybe try @PJM said on a previous post:

 

"To use this connector you need 2 sets of credentials; User ID/PW and the Client ID/PW.

 

The Client ID/PW require special privileges in ServiceNow that allow you to register an Application Endpoint. Without it you can not connect.

 

The next best method is to use Powershell and connect via api. Create a standard API call with a json result and load that into Alteryx."

Bobbyt23
13 - Pulsar

Thanks, we ran it off our network and all was fine so looks like it was some internal policies blocking it.

Labels
Top Solution Authors