function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
scromerscromer 

Contact Activity

I am new to using the Salesforce web service api, I need to write a record to a contacts activity is there any examples of doing this? I am using C# in an asp.net web app.

 

Thanks!

Sam

scromerscromer

Has anyone done this?

cplusplus_pleasecplusplus_please

What you would need to do in your C# code is use subsequently the login(), create() and logout() calls.

 

http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_calls_login.htm

http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_calls_create.htm

http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_calls_logout.htm

 

There is a simple code in each of these links

 

 

=============================
Developer for www.voicent.com
Voicent provides CRM, auto dialer, predictive dialer, reminder, and call center solution that is suitable for anyone in any level
Voicent strives to meet customer demands to integrate Voicent software with CRM of their choice.