Is there a way to determine all the integrations that exist on an instance?

Bernard A
Tera Contributor

Hi All,

 

I've got a requirement to list all the current integrations that currently exist on our ServiceNow instance (San Diego). 

Is there a place(s) within ServiceNow that I can get a list like this?

Wondering if anyone's also done a similar exercise.

 

Cheers,

B

4 REPLIES 4

Community Alums
Not applicable

Hi @Bernard A ,

There could be different types of integrations inbound, outbound etc

Try looking in these. these are some of the common components.

1) Scripted REST APIs

2) Scripted SOAP Service

3) LDAP

4) Data Sources

5) REST Message

6) SOAP Message

7) Workflow SOAP/REST Activity

8)Flow Designer REST Action

 

 

Hi @Community Alums ,

 

Thank you for your input! This is a great starting point for me to investigate. 

 

Cheers,

B

Community Alums
Not applicable

Hi @Bernard A ,

 

Community Alums
Not applicable

Hi ,

So i am looking for auditing all integrations done in an instance. So need to query all integrations done. Do we have such tables where we can see what all intgrations are done and via which method??

Try looking in these. these are some of the common components.

1) Scripted REST APIs

2) Scripted SOAP Service

3) LDAP

4) Data Sources

5) REST Message

6) SOAP Message

7) Workflow SOAP/REST Activity

8)Flow Designer REST Action