Forum Discussion

Sherod's avatar
Sherod
Frequent Visitor
4 years ago

Continue List.Generate() even when API request is Null to Allow for Incremental Refresh

I have created a function to query an api and am now trying to implement Incremental Refresh. I am using List.Generate() to paginate through the api. The api allows me to use a query based on the eve...