• Sudarsh
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 5
    Replies

Hi,

 

I'm using enterprise API version 15.0 for synchronizing contacts and calls to SalesForce account with .NET (C#). The problem is that I can't find any option to set the "Activity" of a Task through API. I want to set the activity of a Task to "Call". The option is available on the website. Is it possible to do so? please help.

 

Thank you.

Message Edited by Sudarsh on 02-25-2009 02:40 AM

Hi,

 

I'm using enterprise API version 15.0 for synchronizing contacts and calls to SalesForce account with .NET (C#). The problem is that I can't find any option to set the "Activity" of a Task through API. I want to set the activity of a Task to "Call". The option is available on the website. Is it possible to do so? please help.

 

Thank you.

Message Edited by Sudarsh on 02-25-2009 02:40 AM
Can anyone recommend the best approach for assigning Leads to Campaigns without using a Web-to-Lead form? I have a .NET/C# website with multiple campaigns on it and I don't want  the visitors to have to fill out a form every single time.