- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2025 09:19 PM
I have a table API from client I wall to call that API through GET method in my servicenow instance. Here I want to call that through flow designer with passing one field as unique I'd because to avoid the duplicate records how can I achieve this from flow designer to call this flow designer for every 30 minutes.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2025 09:47 PM
Hello @saikumarkak ,
Below video reference will help with your concern.
https://www.youtube.com/watch?v=Io5TtlAVY54&t=262s
If this solution helped resolve your issue, please consider marking it as helpful or correct.
This will assist others in finding the solution faster and close the thread.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2025 10:29 PM
can you please provide the total process for get method to check my flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2025 10:34 PM
the links I shared should help you.
As per new community feature you can mark multiple responses as correct.
Outbound REST integration using flow designer
If my response helped please mark it correct as well 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
‎05-08-2025 10:41 PM
here basically i didn't write any scripted rest api. here the requirement is totally the work should be done in flow designer what ever we do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2025 10:46 PM
Hello @saikumarkak ,
This will help you build custom action.
https://www.youtube.com/watch?v=IAlqmTpfWXQ&list=PL3rNcyAiDYK0at2ypM6uhp_Mg6-gZlIdP&index=37
If this solution helped resolve your issue, please consider marking it as helpful or correct.
This will assist others in finding the solution faster and close the thread.