Forum Discussion

VivienRossignon's avatar
VivienRossignon
Frequent Visitor
4 years ago
Solved

Dataflow - One or more tables references a dynamic data source

Hi all,   I tried to get data from Zendesk (Users) by using the rest api and pagination as we can retrieve only the first 1000 rows. I created a parameter and a function to loop on each nextpage i...