Forum Discussion
ServiceNow API - Pagination
Ruairi_CloudP , refer if these can help
https://medium.com/@marktiedemann/how-to-do-pagination-in-power-query-430460c17c78
https://datachant.com/2016/06/27/cursor-based-pagination-power-query/
- Ruairi_CloudP3 years agoRegular Visitor
Hello,
Thanks for the response,
We've looked at the articles you've linked and tried using them as a basline to use for our pagination, however we haven't been able to get it to work yet.
For the first link, we tried using this as a basis however we keep running into an error which is as the following: Web.Contents failed to get contents from "[URL Endpoint]" (406): Not Acceptable
Details:
DataSourceKind=Web
DataSourcePath= "[URL Endpoint]"Url = "[URL Endpoint]"
For the second link, we have an issue where the result is returning a blank row of lists like so:
Any help with this? Thanks.
- ams13 years agoResponsive Resident
Do you still have this problem regarding connecting to service now?
If yes, maybe I can try to help out - I would at least need from you the link to the service now API endpoint you'd like to use (ideally I would also like to see the query - AFTER you remove confidential information from it).