APIs & Integrations

EECdeveloper
メンバー

Salesforce API Connection

I'm attempting to connect to a current instance of Salesforce to a NEW instance of Hubspot CRM.  The Salesforce instance is using  SOAP API to authenticate.  Can I use SOAP API to connect with my Hubspot?  All the documentation I have read is they only use REST API to communicate.

0 いいね!
1件の返信
Derek_Gervais
元HubSpot社員
元HubSpot社員

Salesforce API Connection

Hey @EECdeveloper ,

 

The HubSpot API is REST-ful, and uses HTTP. It's not going to be compatible with the SOAP protocol. That said, HubSpot does have a native integration with Salesforce

 

For anyone else interested in the differences between REST and SOAP, here's a handy article: https://www.soapui.org/learn/api/soap-vs-rest-api.html

0 いいね!