API that occasionally returns [] (no data)

GabeF
Tera Contributor

Why does the Flow seemingly stop after the 1st data retrieved & not go on to the next API returned data. 

1 REPLY 1

Sanjay191
Tera Sage

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