How to learn Integrations in servicenow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2024 03:06 AM
Guide me to learn integrations from basic as I am fresher.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2024 03:17 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2024 03:21 AM
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.
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