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

Standard API's for CASE,NOTE and ATTACHMENT
HI
We have a requirement for Integration btw SFDC system and External system(Java).
We need to Create different API's for each process like Create Case, Update Case, add Attachment and add Notes.
Is thare any standard API's for Create Case, Update Case, Add Notes and Add Attachment i.e. providing by Salesforce. I think there is a way for Accounts but any possibilites for above requirement.
Thanks,
Sravan.
Hi,
You can use REST API for creating/updating any objects from external Applications. You can also add attachments etc. Check the documentation @ http://www.salesforce.com/us/developer/docs/api_rest/