CRM

aghamraoui
Participant | Partenaire solutions
Participant | Partenaire solutions

Advanced Question about records customization

Résolue

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 Votes
1 Solution acceptée
Mike_Eastwood
Solution
Expert reconnu | Partenaire solutions Gold
Expert reconnu | Partenaire solutions Gold

Advanced Question about records customization

Résolue

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

Voir la solution dans l'envoi d'origine

2 Réponses
Mike_Eastwood
Solution
Expert reconnu | Partenaire solutions Gold
Expert reconnu | Partenaire solutions Gold

Advanced Question about records customization

Résolue

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
Participant | Partenaire solutions
Participant | Partenaire solutions

Advanced Question about records customization

Résolue

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