Forum Discussion
Anonymous
4 years agoNot applicable
Custom Zendesk Connector Power Query Code
Background: The Default Zendesk Connector is in beta and for those who have tried it, will know that due to a bug it can not pull more then 1,000 rows due to an API limit. This bug prevents data bei...
Anonymous
2 years agoNot applicable
Update:
if you have PowerBI premium then it looks like using a data flow might be possible: https://community.fabric.microsoft.com/t5/Community-Blog/Custom-Connector-in-Power-Automate-Microsoft-Flow-for-Power-BI/ba-p/1224350
Useful link on using the personal gateway method: https://www.kasperonbi.com/how-to-enable-scheduled-refresh-for-your-custom-connector/, https://github.com/cskardon/Neo4jDataConnectorForPowerBi, https://xclave.co.uk/2021/07/01/power-bi-connector-auto-refresh/
could an option exist with the API; https://blog.crossjoin.co.uk/2022/08/07/calling-the-power-bi-enhanced-refresh-api-from-power-automate-part-1-creating-a-basic-custom-connector/