Forum Discussion
Anonymous
5 years agoNot applicable
Connection to Wrike with REST API
Hi all, I am trying to connect Power BI to Wrike with REST API without success. Does anyone accessed to the wrike exported data successfully ? or anyone has tips ? Many thanks in advance, Re...
JamesMartin22
1 year agoNew Member
Wrike’s REST API usually works fine, but handling authentication and paginated data can be a hassle. Make sure your access tokens refresh correctly and keep an eye on rate limits to avoid interruptions. Since API responses often have nested JSON, you’ll probably need to flatten or transform the data before loading it into Power BI or another tool. If you want to skip coding, tools like Skyvia can simplify this by managing the connection and data flow behind the scenes.