cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Oskarkuus
Impactful Individual
Impactful Individual

triggered when new user in o365 is created?

Is there any way to get a flow to run every time a new user is created in our tenant?

 

I want a flow (power automate) to get triggered when a new Office365 user is created. But i can not find any connector for this.

Is this possible?

7 REPLIES 7
fchopo
Super User
Super User

Hello @Oskarkuus 

Currently this is not possible, although you can vote for it in Power Automate Ideas: https://powerusers.microsoft.com/t5/Power-Automate-Ideas/idb-p/MPAIdeas

On the other hand, you could automate user creation using SharePoint and Power Automate, for example: https://powerusers.microsoft.com/t5/Power-Automate-Ideas/idb-p/MPAIdeas

 

Hope it helps!

Ferran

Did I answer your question? Please consider to mark my post as a solution to help others.
Proud to be a Flownaut!
Oskarkuus
Impactful Individual
Impactful Individual

Well what i am after is that i need to know when someone have added a new user to Office365. I dont need a way to create new users, i rather need to know if a new user have been created.

 

 

Hi @Oskarkuus ,

 

I am afraid that this feature is currently not supported in Power Automate. If you want this feature to be supported, please consider voting for a similar idea:

https://powerusers.microsoft.com/t5/Power-Automate-Ideas/Office-365-User-Profile-Trigger/idi-p/23647

 

Best Regards,

Community Support Team _ Barry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

I'm looking for exactly the same, and I've found this Graph call which looks promising: https://docs.microsoft.com/en-us/graph/api/user-delta?view=graph-rest-1.0&tabs=http 

Description: Get newly created, updated, or deleted users without having to perform a full read of the entire user collection. See change tracking for details.

Has anyone ever used this call? it certainly sounds like exactly what we're looking for...

 

Paul G.

Oskarkuus
Impactful Individual
Impactful Individual

Is that a premium connection? 

Yes, 'fraid so... all Graph API calls have to be made via the send an http request action, which is itself a premium connector. To my knowledge there are no non-premium connectors for sending http, so no premium=no graph... 😞

 

Pduramaxster
New Member

You should be able to use the default AllUsers group ID to accomplish this. Then use the "When a group member is added or removed" trigger

 

Paul

Helpful resources

Top Solution Authors
Users online (4,133)