I want to call an existing scripted REST API endpoint from UIB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-13-2025 01:26 AM - edited ‎01-13-2025 01:34 AM
I have a scripted REST API that i developed via studio and tested via the Rest api explorer and it worked well.
now i want to call this scripted REST API for UI builder, how do i do it.
I undersand it's done via data resources but i need a detailed guide.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-13-2025 02:01 AM
Hi @BennyL
https://www.servicenow.com/community/next-experience-articles/integrating-apis-into-servicenow-s-ui-...
will help you
If you found my response helpful, I would greatly appreciate it if you could mark it as "Accepted Solution" and "Helpful."
Your support not only benefits the community but also encourages me to continue assisting. Thank you so much!
Thanks and Regards
Ravi Gaurav | ServiceNow MVP 2025,2024 | ServiceNow Practice Lead | Solution Architect
CGI
M.Tech in Data Science & AI
ď”— YouTube: https://www.youtube.com/@learnservicenowwithravi
ď”— LinkedIn: https://www.linkedin.com/in/ravi-gaurav-a67542aa/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-13-2025 07:11 AM
If I have a scripted REST API in my app do I need to use transform data source or i can Use REST data source?