APIs & Integrations

CristianSabogal
Member | Elite Partner
Member | Elite Partner

Bring content from Wordpress project to landing build in CMS... It's possible?

SOLVE

Hi there,

I need bring certain data (Profile users data) from a Social Network in wordpress to one landing here en Hubspot. How I can do that ? It's necessary create a custom integration?

Thanks!

0 Upvotes
1 Accepted solution
Anton
Solution
Recognized Expert

Bring content from Wordpress project to landing build in CMS... It's possible?

SOLVE

Hi @CristianSabogal

 

what exactly do you want to im/export and where? Profiles into the CRM, Hub users, HubDB(not recommended if you want to "store" user data) or something else? 

 

like @dennisedson mentioned - you can try to build an API connection by yourself. Here's the complete HubSpot API documentation.

 

You could also try out something like Zapier if you don't want to dive deep into the API world and do it yourself. 

 

Another way could be to look in the App Marketplace. There are a few WordPress integrations already available already. 

Here's the direct link. Simply replace the "XXX" with your HubID.

You'll find it at the top right icon in your navigation(see screenshot below).

 

https://app-eu1.hubspot.com/ecosystem/XXXXXX/marketplace/apps/marketing/wordpress

 

Anton_0-1654143593093.png

 

One thing you could also try is going "full manually". If you want to do it just once it could be a great way to go. 

So export your data from WordPress as CSV or XLS(X) via WordPress export or some Plugin(there are a lot of them outthere) and upload it to HubSpot. The HubSpot functionality where you'd like to upload will(in most cases) ask you how to match the fields. Once you've matched the fields and hit "import" - you're done technically. You'll need to check the data and - my recommendation - create at least one list and seperate your contacts.

 

 

 

best, 

Anton

Anton Bujanowski Signature

View solution in original post

2 Replies 2
Anton
Solution
Recognized Expert

Bring content from Wordpress project to landing build in CMS... It's possible?

SOLVE

Hi @CristianSabogal

 

what exactly do you want to im/export and where? Profiles into the CRM, Hub users, HubDB(not recommended if you want to "store" user data) or something else? 

 

like @dennisedson mentioned - you can try to build an API connection by yourself. Here's the complete HubSpot API documentation.

 

You could also try out something like Zapier if you don't want to dive deep into the API world and do it yourself. 

 

Another way could be to look in the App Marketplace. There are a few WordPress integrations already available already. 

Here's the direct link. Simply replace the "XXX" with your HubID.

You'll find it at the top right icon in your navigation(see screenshot below).

 

https://app-eu1.hubspot.com/ecosystem/XXXXXX/marketplace/apps/marketing/wordpress

 

Anton_0-1654143593093.png

 

One thing you could also try is going "full manually". If you want to do it just once it could be a great way to go. 

So export your data from WordPress as CSV or XLS(X) via WordPress export or some Plugin(there are a lot of them outthere) and upload it to HubSpot. The HubSpot functionality where you'd like to upload will(in most cases) ask you how to match the fields. Once you've matched the fields and hit "import" - you're done technically. You'll need to check the data and - my recommendation - create at least one list and seperate your contacts.

 

 

 

best, 

Anton

Anton Bujanowski Signature
dennisedson
HubSpot Product Team
HubSpot Product Team

Bring content from Wordpress project to landing build in CMS... It's possible?

SOLVE

@CristianSabogal 

Depends on where this info is on Wordpress.  Wordpress has a pretty robust API that you could use to fetch data depending on if it is publicly accessible.  If not, you would probably need a server side integration to get the data and inject it into your HubSpot landing page.

@Anton , I know you frequent the world of Wordpress, thoughts?

0 Upvotes