Nice, I hope movie using templates more, for share quick more to everyone, worker, newbie
@JonathanLopez-fi5gl5 жыл бұрын
Awesome video Jon, thanks! Quick Question about the O365 Connector. I am trying to build a Flow that copies all users from O365 to Dynamics 365, the challenge I am having is how to prevent duplicate record creation on Dynamics. Any pointers? Thanks!
@JonJLevesque5 жыл бұрын
+Jonathan Lopez not sure about this one. Have you asked in the Flow community? Http://aka.ms/Flowcomm
@AMERICACOLCHOES5 жыл бұрын
I'll put in action now. Now people in the company will not be needing to input their manager as they fill the form I created to get a credit card approval.
@JonJLevesque5 жыл бұрын
Awesome! I’m so glad to hear that!
@vanesabraga88535 жыл бұрын
Uau! I trying made this flow but is appearing an error message in connector " Get manager (V2)" { "error": { "code": "BadRequest", "message": "An identifier was expected at position 0.", "innerError": { "request-id": "8fb5f73d-f0e3-42f2-b2d6-07c2c65399fe", "date": "2019-04-28T15:04:01" } } } Somebody help me? My flow is as follow : When an item is created or modified -> Get user profile (V2) -> Get manager (V2)...... I need this flow for the same situation that Cesar Seabra has commented Thanks a lot!!
@abhishekdubey-p9n Жыл бұрын
I am able to retrieve my own login details for Office 365, but the issue arises when I share the flow with my friend. When he runs the shared flow using his account, he still gets my login details instead of his own. The flow should dynamically fetch the login details based on the user who is running it. Please help me on this
@weilieschok20015 жыл бұрын
hi Jon, i followed the link docs.microsoft.com/en-us/graph/api/resources/user?view=graph-rest-1.0#properties but no matter how, i can never find 'employeeId' (NOT Id field) property as mentioned in link above in my flow. What could be the reason? :)