Application Registry for transfer data from ServiceNow to external tool.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 10:09 PM
Hi All,
I have no experience on how application registry is working......Our requirement is that the external tool want to fetch the timeworked data from ServiceNow and store it to their tool.
I have created a "Create an OAuth API endpoint for external clients" and i have provided the client id and client secrete to the client. Can anyone help me what is the next step??
1. What will be the redirect URL?
2. Do i need to create a integration user?
3. How external system login in ServiceNow and fetch data?
4. What do i need from client side?
This is the urgent request if anyone have any idea please help!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 10:14 PM
HI @Aryan ,
PLease do follow the below playlist which answers your questions
https://youtu.be/PC-h8U3Wuso?si=AyNJc2oswQCJZiL2
Kindly mark my answer as helpful and please do accept this solution as i beleive it helped you .
Regards,
Abin chacko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 10:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 10:24 PM
I have a blog created 5 years ago how you can set up OAuth and how external systems can consume the token
check that and it has all the steps, screenshots etc
Once authentication is done you can use either OOTB Table API or Scripted REST API and they can consume that endpoint with the access token and you can give them the response they want in JSON format.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 10:30 PM