
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 06:41 AM
Hello,
I have scenario where I have one custom table it contains diff. request . Each request has 25 task. Each task is creating from diff. application / service. It means they all have diff API call. Based on certain condition in rest API I want to update/delete those systems(record) based on request ID .
Overall I want to update/delete those system from ServiceNow based on task with diff application. once we get "OK " reply from those system . ServiceNow will close these task successfully.
Which will be the best approach to implement in ServiceNow.
1. scheduled job to call for diff. rest API (Can we able to call diff API in same scheduled job)
2. flow designer
Any other solution will be appreciated.
Kindly help.
Br,
pratiksha.k
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 02:59 AM
Hello ,
We are trying to use workflow , for different API with if conditions .
Thank you for all responses.
Br,
Pratiksha.k

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 02:59 AM
Hello ,
We are trying to use workflow , for different API with if conditions .
Thank you for all responses.
Br,
Pratiksha.k