
Announcements
Hi all!!
Happy New Year!
I want to create a workflow that can be able to deny Joining requests to a team automatically. I mean, this:
But automatically.
One approach is simply to get the request email sent to the Teams Owner and capture the user name inside the email body, get its email address, and send an email saying something like "you're not allowed to join this team."
But this doesn't solve the Pending Requests tab inside the team.
I searched with no luck about some trigger that gives me the idea about "when a user requests to join a team" or something like that. Or an action similar to "deny a user to join a team"... and so on.
Also, I searched graph API requests, but with no luck.
Is there a way to achieve this?
Thanks in advance! Have a nice year!!
Kind regards!
Fer
I don't believe you can automatically reject requests to join a Team via Power Automate. As you know, there are no actions that do this and no mention of it in the Graph documentation.