Hi, guys!
I created a web service, that connects the chat support site of my company to our CRM. It basically creates Cases, and fills in the data that the customers are sending to us via our support site. My only problem is that in order to create a case, I have to log in a user (myself), who will be the creator of the cases.
My question is: How can I assign a case using C# to another user, assuming that I know the Guid of the assignee?
*This post is locked for comments
I have the same question (0)