APIs & Integrations

hsatechnology
メンバー

Synchronizing wordpress user into hubspot contact

Hi! I am looking for ways to integrate wordpress user into hubspot contact. In my website, I am trying to integrate social login for people who visitted my website. When they log into my website, I can capture their name and email. With the data, I want to be able to synchronize with hubspot contact. I saw this documentation (https://developers.hubspot.com/docs/api/crm/contacts) but I am not sure how to integrate this into wordpress, can anyone here point me into the direction? Thank you so much!

0 いいね!
1件の返信
Willson
HubSpot Employee
HubSpot Employee

Synchronizing wordpress user into hubspot contact

Hi @hsatechnology 

 

The Contacts API will allow you to carry out the basic CRUD commands on your Contacts in your Portal. 

 

However, these APIs require the code be ran server-side as we do not allow CORS/Ajax requests to this API. This means you'll require a service to run these requests on that then allow you to push data to and from HubSpot - This is not an integration but a means of connected to platforms via an external service. 

 

I hope this helps!

Product Manager @ HubSpot
0 いいね!