Forum Discussion
dolphinantonym
1 year agoHelper I
Paginated Rest APIs using low-/no-code
Is it still the case that no low-/no-code options for dealing with paginated APIs exist in Fabric? That is the issue reported in this old thread - https://community.fabric.microsoft.com/t5/Fabric-Ide...
- 1 year ago
Hi dolphinantonym , Thank you for reaching out to the Microsoft Community Forum.
You're right to check, but nothing has changed. Dataflow Gen2 still doesn’t support paginated APIs in a low- or no-code way. You can connect to APIs in Power Query, but only if the full dataset comes in a single response. There's still no support for handling offset, page tokens, or loops inside the dataflow.
So yes, the old thread still applies. The only real option is to use a notebook (Python or Spark) to handle pagination and then load the data into a Lakehouse.
v-hashadapu
1 year agoCommunity Support
Hi dolphinantonym , Good afternoon. I hope my reply answered your query. If you still have any doubts regarding the issue, please share the details.
Thank you.