Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

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,

Regards.

4 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    amitchandak Thank you for your reply.

     

    I've already seen this and it doesn't solve my probem... I would like to speak with people that has already connected to exported reports in wrike and that would share their experience with me

     

    Thanks again 🙂

    • cherdman's avatar
      cherdman
      New Member

      Were you ever able to get this connection working by chance?

  • 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.