You need to sign in to do that
Don't have an account?

Rest API: for "Sales Objects" or "Standard Objects?"
When the API documentation (especially Bulk and Rest) refer to sObjects, could some one please cofirm that they mean ALL the stardard objects:
http://www.salesforce.com/us/developer/docs/officetoolkit/Content/sforce_api_objects_list.htm
and not JUST the "Sales Objects" here:
http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_erd_majors.htm
IN other words, you can use the ROW API call for ALL objects including something like Attachments?
Thank you!
Ryan
Side note: I feel our industry needs to settle down about abreviations. Ambiguity no es bueno!
http://www.salesforce.com/us/developer/docs/officetoolkit/Content/sforce_api_objects_list.htm
and not JUST the "Sales Objects" here:
http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_erd_majors.htm
IN other words, you can use the ROW API call for ALL objects including something like Attachments?
Thank you!
Ryan
Side note: I feel our industry needs to settle down about abreviations. Ambiguity no es bueno!
the REST API works with all Standard & Custom objects, including Attachments.