You need to sign in to do that
Don't have an account?
vickySFDC
How to integrate salesforce to other systems?Pls give me Examples
Hi All,
I am new to Integration part.How to integrate salesforce to other systems?While Integrating to other system what are all the Basic things we have to do?Pls Explain me...
Thanks,
Vicky SFDC
I am new to Integration part.How to integrate salesforce to other systems?While Integrating to other system what are all the Basic things we have to do?Pls Explain me...
Thanks,
Vicky SFDC
Salesforce has exposed its APIs so that users can use these and integrate their third party systems with Salesforce.
To begin with - I wouls suggest you to go through the following basics which explains the Salesforce structure and at what all level integration is required:
http://wiki.developerforce.com/page/Integration
Once this is done - you can then decide which API to use for you required integration:
https://help.salesforce.com/HTViewHelpDoc?id=integrate_what_is_api.htm&language=en_US
Direct Links to REST and SOAP API guides:
http://wiki.developerforce.com/page/REST_API
http://www.salesforce.com/us/developer/docs/api/