
Announcements
Hello,
I'm trying to autofill the Manager, Country and City fields for a newly user created in Azure AD. Automatically created in a Flow triggered by a Form containing all the required information.
I can't find any connector to link the Form info to those 3 specific fields, is there any way to do it ? Maybe using a custom connector ?
Thanks a lot
Hi @Vdv,
You can use the Invoke an HTTP request action of HTTP with Azure AD connector to update the contact of Azure AD user:
And the API about contacts operation you can have a reference to this document:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.