CRM

aghamraoui
Participante | Parceiro
Participante | Parceiro

Advanced Question about records customization

resolver

Hello,

 

I am working on a project to integrate API from Hubspot to a Google Script. What I need to know if it’s doable with Hubspot.

 

On the left sidebar of a company we want to add a new section below “About this Deal.” The sales rep will write down some information on the custom property set-up for this section. When the sales rep is done, he can save the new information.

 

So far I know this is doable without any issue.

 

Here is what gets a bit more complicated. 

 

So we want to add a new button below all custom property to open up the ‘Google Script.’ When the Google Script open, we want to get all the information from what the sales person entered. 

 

I have been looking for this answer but can find it online. Is it possible to add a button under a ‘records customization?’

 

If not what would be a good alternative for that solution?

 

Thank you!

0 Avaliação positiva
1 Solução aceita
Mike_Eastwood
Solução
Especialista reconhecido(a) | Parceiro Ouro
Especialista reconhecido(a) | Parceiro Ouro

Advanced Question about records customization

resolver

Hi @aghamraoui 

 

Sounds like a CRM Extension would do what you want.

 

If you're clever enough to create Google Scripts then you're probably going to enjoy the HubSpot API.

 

Have fun

Mike

Exibir solução no post original

2 Respostas 2
Mike_Eastwood
Solução
Especialista reconhecido(a) | Parceiro Ouro
Especialista reconhecido(a) | Parceiro Ouro

Advanced Question about records customization

resolver

Hi @aghamraoui 

 

Sounds like a CRM Extension would do what you want.

 

If you're clever enough to create Google Scripts then you're probably going to enjoy the HubSpot API.

 

Have fun

Mike

aghamraoui
Participante | Parceiro
Participante | Parceiro

Advanced Question about records customization

resolver

Thank you! It's seem its the way to go!