APIs & Integrations

JCrane1
Teilnehmer/-in

Webhook Package doesn't contain Deal ID

lösung

I'm trying to use a webhook when a deal is created to then grab all the data from that deal (from a get record module in Integromat). I need to use the Deal ID to retrieve this data and then push it to Monday.

There is no reference at all to the Deal ID in the webhook data. Is there anyway to get this ID?

0 Upvotes
1 Akzeptierte Lösung
JCrane1
Lösung
Teilnehmer/-in

Webhook Package doesn't contain Deal ID

lösung

Hi @Teun 

Sorry, I'm extremely new to Hubspot and I'm doing this on behalf of a customer.


Huh.JPG

What a think maybe the issue is that the webhook seems to be connect to the contacts, even though the trigger is 'deal stage'. I've created a new one to effect deals. This should resolve it? Perhpas the object_id was a contact ID rather than the deal ID I need.

Many thanks!


Lösung in ursprünglichem Beitrag anzeigen

7 Antworten
Teun
Trendsetter/-in | Diamond Partner
Trendsetter/-in | Diamond Partner

Webhook Package doesn't contain Deal ID

lösung

Hi @dennisedson and @JCrane1 ,

 

To be able to test this, I need a bit more info. Did you use a regular webhook or a webhook extension in a workflow? Or did you use the webhook API?
I can try to reproduce your setup and see what response I get.



Learn more about HubSpot by following me on LinkedIn or YouTube

Did my answer solve your issue? Help the community by marking it as the solution.


JCrane1
Lösung
Teilnehmer/-in

Webhook Package doesn't contain Deal ID

lösung

Hi @Teun 

Sorry, I'm extremely new to Hubspot and I'm doing this on behalf of a customer.


Huh.JPG

What a think maybe the issue is that the webhook seems to be connect to the contacts, even though the trigger is 'deal stage'. I've created a new one to effect deals. This should resolve it? Perhpas the object_id was a contact ID rather than the deal ID I need.

Many thanks!


Teun
Trendsetter/-in | Diamond Partner
Trendsetter/-in | Diamond Partner

Webhook Package doesn't contain Deal ID

lösung

Hi @JCrane1 ,

 

That makes sense! I think you solved it yourself.



Learn more about HubSpot by following me on LinkedIn or YouTube

Did my answer solve your issue? Help the community by marking it as the solution.


JCrane1
Teilnehmer/-in

Webhook Package doesn't contain Deal ID

lösung

Can anyone offer any help please?

0 Upvotes
dennisedson
HubSpot-Produktteam
HubSpot-Produktteam

Webhook Package doesn't contain Deal ID

lösung

@Teun ,

Do you get a similar response as @JCrane1 ?

0 Upvotes
dennisedson
HubSpot-Produktteam
HubSpot-Produktteam

Webhook Package doesn't contain Deal ID

lösung

@JCrane1 , you should see an objectId returned which is the equivalent to the deal id

Developers___HubSpot.png

 

JCrane1
Teilnehmer/-in

Webhook Package doesn't contain Deal ID

lösung

Hi @dennisedson 

I get a much shorter integer of 7 numbers in my payload, not the 10 that would be a deal ID.

This is a webhook triggered from a deal stage change and the output data is downloaded via integromat.

value.JPG

0 Upvotes