API that occasionally returns [] (no data)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2025 09:04 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2025 06:16 AM
Hello @GabeF
Did you check the response for this object where you are looping if its actual empty data object or not . If all well then please try to apply the retry mechanism for handle this kind scenario and use the error handler .
please check the below article
https://www.servicenow.com/docs/bundle/yokohama-build-workflows/page/administer/flow-designer/concep...
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1638260
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Thank You