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
Glenn.ax34Glenn.ax34 

Create a task using Enterprise addition

I am trying to create a task using the Enterprise API.  The call uses an array of sObjects.  How do I set the sObjects for this?  An example would be nice.  Documentation is terrible at best for Enterprise API 2.5.  The API has greatly improved from 2.0. 

-- Glenn

adamgadamg
I'm sorry the doc isn't working well for you - we'll try to incorporate any specific suggestions you have. Are you using the partner API or or the Enterprise API? (Its going to be tricker using the partner API, so if you are new to this, you might want to start with the enterprise API.) The partner API doc is also in need of improvement.
Glenn.ax34Glenn.ax34

I appologize, the partner API is what I am having troubles understanding...  Can you please explaing the sObject array that is neccessary to create a task?  The sObject is not very well explained and is very hard to follow.  I have not found any examples using much partner API calls.  The Enterprise version is seems to be easier to follow.

-- Glenn 

Glenn.ax34Glenn.ax34

Can anyone help me please?

-- Glenn