Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi
I'm connecting to an API that provides a pagination token (scroll-id) in the response header.
I need that ID to include in the next query to receive the next items.
The response header comes with various items.
However, when trying to read the header items it seems that the header only includes the "Content-Type" item
let
Source = Web.Contents(url, header),
scrollid = Value.Metadata(Source)[Headers]
in
scrollidWhile in Fiddler I do see all other items as well.
I know it requires a custom connector to access all headers from other posts here, but I haven't found a solution how to actually acess all those header items.
Thanks for your help,
Chris
Hi Chris,
Did you get any help regarding this issue?
I am having exactly the same problem 😕
Thanks in advance
Hi Guys,
did any of you resolve the issue in the meantime?
Best regards,
Jörg
Nope. I ended up giving up on customer connectors in general. It was easier to work with Amazon Lambda's instead.
Hi,
I'm wondering if you found a solution to this? I'm stuck at about the same spot, but for some reason I don't see any headers at all.
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |