CMS Development

PrasadKD
Participante

Need an alternative way of development

resolver

Hi, I want to develop a site where each and every individual can get their own resume page/portfolio page. I did this using Hubdb in hubspot. But i want to do it in wordpress. can anyone tell me the plugins i have to use?

0 Avaliação positiva
1 Solução aceita
Mike_Eastwood
Solução
Conselheiro(a) de destaque | Parceiro Ouro
Conselheiro(a) de destaque | Parceiro Ouro

Need an alternative way of development

resolver

Hi @PrasadKD 

 

You can pull the information from hubSpot and HubDB into WordPress... but you will have to create custom code using the HubSpot API.

 

You will need to set up a Developer Account, create a HubSpot App, build a WordPress Plugin that uses OAuth to access the API.

 

You could use the API key to access the HubSpot API BUT I recommend you go with OAuth because HubSpot the API Keys are being deprecated.

 

You're in for an adventure! : )

 

Have fun

Mike

Exibir solução no post original

1 Resposta 1
Mike_Eastwood
Solução
Conselheiro(a) de destaque | Parceiro Ouro
Conselheiro(a) de destaque | Parceiro Ouro

Need an alternative way of development

resolver

Hi @PrasadKD 

 

You can pull the information from hubSpot and HubDB into WordPress... but you will have to create custom code using the HubSpot API.

 

You will need to set up a Developer Account, create a HubSpot App, build a WordPress Plugin that uses OAuth to access the API.

 

You could use the API key to access the HubSpot API BUT I recommend you go with OAuth because HubSpot the API Keys are being deprecated.

 

You're in for an adventure! : )

 

Have fun

Mike