I am trying to update the Owner field of my Opportunities entity in Dynamics CRM and would like to update the record using data from Quotewerks. Is this possible?
Hi @Anonymous ,
Do you want to update the Owner of an opportunity using data from Quetewerks?
First, Quetewerks is not an available for Microsoft Flow currently, so it is not possible for us to get value from it. If you would like Flow to be integrated with Quetewerks, please submit a request at Flow Ideas Forum:
https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
Second, the returned value of dynamic content Owner is a GUID but not something like an email address or display name. So the required value for the Owner field in Update a record action is also a GUID. While it will work if you get the Owner value from Dynamics 365 triggers/actions.
Hope this makes sense.
Best regards,
Mabel