Quantcast
Channel: Forum CRM Development
Viewing all articles
Browse latest Browse all 1000

Create phone call using web services problem

$
0
0

Hello,

I'm trying to create a phonecall and assign the from and to attributes:

Entity phone = new Entity("phone");
phone.attribute["subject"] = "hello";
phone.attribute["to"] = new EntityReference("systemuser", new Guid("xxx"));
phone.attribute["from"] = new EntityReference("systemuser", new Guid("xxx"));
phone.attribute["regardingobjectid"] = new EntityReference("account", new Guid("xxx"));

After added the record, regardingobjectid is completed but not FROM and TO.

Thank you in advance for your support.
Regards,

 


Viewing all articles
Browse latest Browse all 1000

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>