Hi all, looking for a bit of assistance with Planner tasks via Graph.
I’m wanting to create a task in a planner that’s in a Team that I don’t belong to (hence Graph, rather than the “Create a task” action). I already know the Team ID, SP Site ID, Plan ID, Bucket ID, and I have a set of credentials (tenant, client, secret) which has lots of Graph (including Tasks.ReadWrite, Group.ReadWrite.All) permitted - but Application permissions aren't allowed for Create task. I have also tried the bearer token authorization. But I just can’t seem to get it to create the task when I don’t belong to the Team. It works fine when I belong to it, but I’m working on this for a different business area, so I don’t/won’t belong to the Team once this is done.
I know I could export the flow and get someone that IS in the Team to set it up on their account to run....however;
- I can't guarantee that they'll always be in the Team
- they won't have a premium automate account (I do)
Is there any way to create a task, in any team (when supplied with the required IDs)?