APIs & Integrations

boopathi_s
Member

If I Add new contact in hub spot it also gets added in my application

If I create a new contact in “hub spot”. that contact also gets created in my application.How to initiate this.
what are all the methods applicable in hub spot to do this.Thanks in advance.

0 Upvotes
3 Replies 3
Dadams
HubSpot Employee
HubSpot Employee

If I Add new contact in hub spot it also gets added in my application

Hi @boopathi_s

You can use the Webhooks API to subscribe to contact creation events. You can find more details on the documentation page, but the general idea is that we can send a POST with details for the event to your external system when that event happens in HubSpot.

0 Upvotes
boopathi_s
Member

If I Add new contact in hub spot it also gets added in my application

@dadams thanks a lot.

0 Upvotes
boopathi_s
Member

If I Add new contact in hub spot it also gets added in my application

@dadams hey Bro.

1.Now I am creating a ‘new coantact’ in HubSpot, Is it possible to get the contact details in the workflow created by mine.

2.Right Now, I have to enrolled the contacts through my workflow and gets the response.Instead Of that If I add a ‘New Contact’ it has been enrolled automatically.If it is possible how Should I do it.Then I will get the response And process for my application.

3.Please clarify on this.

0 Upvotes