[SOLVED] Hubspot New Deal Custom Fields
Status: Closed · Asked by Blu Ponza on · 0 views
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.
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.

Oh thank you, I hadn't thought of that.
In the evening I take a test and update you :)
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
Hey @Blu Ponza
We are currently looking into your concern, please allow us some time.
Of Course, no problem and thanks for the support.
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.

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 :)