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 ...
- May 16, 2020
You'll need to use graph API in SPFx to interact with Planner.
derhallim
May 16, 2020MCT
You'll need to use graph API in SPFx to interact with Planner.