Is there any option to connect other db in the salesforce platform? [closed]

只愿长相守 提交于 2019-12-25 08:23:26

问题


I would like to know whether there any option to connect to the external db in the salesforce platform.

Thanks, Easwar


回答1:


You cannot use an external database for your Salesforce data, if that's what you're asking. Salesforce data (for Accounts, Contacts, Opportunities, etc.) is housed on the Salesforce platform.

However, using an integration service (or web-services, REST API, etc.), you can connect or sync to an external database.

Here's a list of integration services:

  1. Informatica Cloud
  2. Cast Iron
  3. SnapLogic
  4. Boomi
  5. JitterBit
  6. Sesame Relational Junction

Information on other tools, to integrate Salesforce with other databases, is available here:

  1. Salesforce Web Services API
  2. Salesforce Bulk API
  3. Salesforce Rest API


来源:https://stackoverflow.com/questions/9616176/is-there-any-option-to-connect-other-db-in-the-salesforce-platform

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!