Forum Discussion
Cardinal_Night
May 15, 2020Copper Contributor
Using Planner in a SharePoint webpart?
My customer wants to use O365 Planner with an spfx webpart I've created.
I would like to list all the tasks within Planner with a SharePoint list item surfaced on the webpart.
Is this possible? If so, can someone give me a rough idea of what would be involved?
Regards,
C
You'll need to use graph API in SPFx to interact with Planner.
1 Reply
Sort By
- derhallimCopper Contributor
You'll need to use graph API in SPFx to interact with Planner.