Skip to main content
Solved

Read Microsoft Planner with FME

  • August 24, 2020
  • 3 replies
  • 136 views

Forum|alt.badge.img+3

Wonder if there is a way to read  Microsoft Planner (Microsoft Task) with FME ?

 

Yarko

Best answer by sigtill

Hi @ukrsolid​  - One approach is to use the Microsoft Graph API towards the Microsoft planner. Its a bit tricky to set up - but then you have access to all Microsoft functions. (https://docs.microsoft.com/en-us/graph/api/resources/planner-overview?view=graph-rest-1.0)

 

Graph Api and how to set up: https://hub.safe.com/publishers/gerhardatsafe/web-connections/microsoft-graph

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

sigtill
Supporter
Forum|alt.badge.img+25
  • Supporter
  • Best Answer
  • August 25, 2020

Hi @ukrsolid​  - One approach is to use the Microsoft Graph API towards the Microsoft planner. Its a bit tricky to set up - but then you have access to all Microsoft functions. (https://docs.microsoft.com/en-us/graph/api/resources/planner-overview?view=graph-rest-1.0)

 

Graph Api and how to set up: https://hub.safe.com/publishers/gerhardatsafe/web-connections/microsoft-graph


Forum|alt.badge.img+3
  • Author
  • August 25, 2020

Thanks @Sigbjørn Herstad​  I will give it a shot !

 

Yarko


pauldeq
Contributor
Forum|alt.badge.img+6
  • Contributor
  • December 19, 2023

@Sigbjørn Herstad​ Your Graph API and how to set up link does not work. Takes me to a page not found. Has this been moved? If so, what is the new link?