Forum Discussion
ZARichard
Jan 20, 2024Copper Contributor
Viva Goals and Power Automate
I would like to create a flow in Power Automate to download the current list of some 924 OKRs in our 15 organisations and send it to PowerBI and trying to learn how to do it but "Viva Goals" appears ...
- Jan 20, 2024There's no finished connectors for this, so this is something you need to build yourself using Graph API to query:
https://learn.microsoft.com/en-us/viva/goals/explorer
https://learn.microsoft.com/en-us/graph/api/resources/goalsexportjob?view=graph-rest-beta
Jan 20, 2024
There's no finished connectors for this, so this is something you need to build yourself using Graph API to query:
https://learn.microsoft.com/en-us/viva/goals/explorer
https://learn.microsoft.com/en-us/graph/api/resources/goalsexportjob?view=graph-rest-beta
https://learn.microsoft.com/en-us/viva/goals/explorer
https://learn.microsoft.com/en-us/graph/api/resources/goalsexportjob?view=graph-rest-beta