[SOLVED] Hubspot New Deal Custom Fields

Blu Ponza

Member
Hi guys,
I would like to make a trigger when adding a new deal

there are custom fields created ad hoc but I can't find them in the API call (I'm using hubspot free)

how could I do?

thanks for the support.
 

Supreme

Well-known member
Staff member
Hey @Blu Ponza

You can use the "Get Deal property Details" to get the additonal detials of the properly by simply pasisng the property name.

1657105088146.png
 

Blu Ponza

Member
Hi Supreme,
I tried to do this thing. But should I create a "Get Deal property Details" task for each field?

Because this field does not give me the list of custom fields.
Thanks
 

Supreme

Well-known member
Staff member
Hey @Blu Ponza

In the "Hubspot CRM: Deal Update" trigger event you can select the Output Properties whatever you need in the desired trigger response of the Updated deal.


1657785959229.png
 

Blu Ponza

Member
Hi Supreme, yes i did it this way yesterday.
I set all the fields I need with the "Hubspot CRM: Deal Update" trigger and I set a next filter that if the pipeline status is "new reservation" then it creates the correct record in hubspot.

Thanks for the support :)
 
Top