How to learn Integrations in servicenow.

brahmandlapally
Mega Guru

Guide me to learn integrations from basic as I am fresher.

2 REPLIES 2

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

This is a nice YouTube series on learning ServiceNow integrations:

https://www.youtube.com/watch?v=F9npfsOxOQk

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

This video provides an overview of what you can expect in the rest of the series. it describes who this series is for, your host, the general format of the series, and what you will learn.

ShubhamGarg
Kilo Sage

Hello @brahmandlapally ,

 

I believe you should start exploring Rest API Explorer with one of the table API (Get, POST, FIND) to look how basic piece of payload gets generated.

Understand the meaning of path and query parameters.

Next step can be to create your own Scripted Rest API resource to create an incident etc.

Use the REST API Explorer 

Hope it helps.

Kindly mark this as Accepted Solution/Helpful if above info. helps in any way and help in closing this thread.

Regards,

Shubham