Power BI Export Storage link Permissions
Hi All,
I am doing some testing with the Power BI Export. Can anyone let me know what permissions are required to access the storage.www.wrike.com url that is provide in the response from a data_export call (api V4). Is this the same permissions for “Export account data”?
Thanks.
Hi Eric Vosper, welcome to the Community! 🤗
That's correct, the Data Export API is available only to Account Owners and Admins on Enterprise plan with the right to “Export account data”. Even with the resources URLs provided in the reponse the
[GET] https://www.wrike.com/api/v4/data_export
call, the user with insufficient rights won't be able to download data export files. Have fun testing BI Export!Lisa K. Community Team at Wrike Wrike Product Manager Become a Wrike expert with Wrike Discover
Lisa K. Wrike Team member Become a Wrike expert with Wrike Discover
Eric Vosper its also worth noting that if you do in fact have an Enterprise Plan and you are an Account Owner or Admin in order to access the storage.www.wrike.com urls you need to pass your API token in order to access the data.
Thanks Lisa and Hayden. I was able to get up and going with an API token and was able to scrape the export data. Thanks for getting back to me on it!