APIs & Integrations

COliveira
Membre

Create a custom APP

Résolue

Hello I am working on an APP that sends WhatsApp messages, my system has an API prepared to receive a message and send it to WhatsApp.

 

I would like to create an App on hubspot that could configure keys and send messages so that from a certain event a message is triggered for my API.

 

How can I create a form or configuration page on the hubspot and how do I configure webhooks to send a message for a specific event?

0 Votes
1 Solution acceptée
Mike_Eastwood
Solution
Conseiller clé | Partenaire solutions Gold
Conseiller clé | Partenaire solutions Gold

Create a custom APP

Résolue

Hi @COliveira 

 

You will find it easier to store the preferences on the server your code is running on i.e. HubSpot <=> Your System <=> WhatsApp.

 

If you haven't already, you may want to have a look at the HubSpot Marketplace and see if someone's already built what you need.

 

Have fun

Mike

 

 

Voir la solution dans l'envoi d'origine

2 Réponses
Mike_Eastwood
Solution
Conseiller clé | Partenaire solutions Gold
Conseiller clé | Partenaire solutions Gold

Create a custom APP

Résolue

Hi @COliveira 

 

You will find it easier to store the preferences on the server your code is running on i.e. HubSpot <=> Your System <=> WhatsApp.

 

If you haven't already, you may want to have a look at the HubSpot Marketplace and see if someone's already built what you need.

 

Have fun

Mike

 

 

dennisedson
Équipe de développement de HubSpot
Équipe de développement de HubSpot

Create a custom APP

Résolue

@COliveira 

Here is a link to the webhooks documentation.  You could probably couple that with a form submission on your page that would update/create properties for a contact.

@Mike_Eastwood , what do you think?

0 Votes