API Response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 04:57 AM
Hello experts,
We need to implement one process to get/send details from third party systems through flow designer.
Requirement
1.Is it possible to store all response in any new custom table /field for query future purpose.
2.please suggest me to best way to achieve this store all response in servicenow.
Many thanks in advance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 06:59 AM
Hi @akin9
Are you calling the API from a scheduled JOB? If you want the data to be used for future purpose, then it should be stored somewhere. I cannot suggest with the available information. Need to know below?
1) Are you running data based on trigger from a table or running independently from schedule job?
2) How big is the output?
3) Is the output already stored in tables in some way?
4) If possible, sample data
Palani