Hello guys, I have one more question !
I am doing an external application that will create incidents on my CRM Organization, on this application I have a text box and the user will input his unique ID on this textbox (but this ID is not the GuidID) but to create the incident on the CRM I need
to get the Guid of this client, how can I retrieve the Guid with FetchXML passing his Client ID ?
thanks