Forum Discussion

bxgalleg's avatar
bxgalleg
Frequent Visitor
4 years ago
Solved

Power BI and Pipedrive API - Pagination issue

Hi everyone, I have been working on a connection between Power BI and Pipedrive API rest. The pipedrive API limit your query to 500 rows per page, so I inspired in this code to solve my issues. When ...