- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2025 02:53 AM
Hi,
How to create service account to call API. I need to create service account to call API an read all records from catalog item.
There is catalog item called 'ABC' and I need to read all records from that table and that record are stored in one table.
I need to call create service account and call API to retrieve all RITM and then we need to call API to retrieve table that stored User Registration data.
Can you please help me with step.
Regards,
Nivedita
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2025 11:54 PM
correct the scripted REST API resource needs to be given in postman
Also ensure you add prefix with the instance name etc in the URL
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-21-2025 03:27 AM
Hi @Ankur Bawiskar,
Which approach will be best practice and what are step for that.
Can you please help me with that.
Regards,
Nivedita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2025 03:28 AM
I believe I have answered your original question and subsequent question as well.
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-21-2025 03:01 AM
Hi @Ankur Bawiskar,
Need to show user registration record and their all data to user.
Can you please help me to achieve that.
Regards,
Nivedita