We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Overview integration techniques

baekelal
Tera Contributor

Hi,

 

Is there some overview available from all possible integration techniques and the situations they can be used? Some quick sheet or something?

 

Greetings 

2 REPLIES 2

HIROSHI SATOH
Mega Sage

The documentation has a list and description of "Integration Hub".
https://docs.servicenow.com/ja-JP/bundle/washingtondc-integrate-applications/page/administer/flow-de... 

SK Chand Basha
Tera Sage
This series delves into Scripted REST APIs and how to create a web service in ServiceNow to permit external clients/applications access to data in your ServiceNow instance. Scripts in this series are located in my GitHub repo: https://github.com/Jay-Cool/Vehicles-API-Files Further learning: - ...