HubsSpot Deal updated for a specific pipeline phase

Trying to create a workflow triggered by HubSpot when a "Deal is updated" to create a Trello Card. I was able to configure that however I only want to have the Trello card created once only when the HubSpot deal is moved to a pipeline/phase "Decision make - bought". I thought about using "IF"/Router, but it cannot be before the Action to create the Trello card.

Is there a what to have this condition that looks for an specific update?
 

Preeti Paryani

Well-known member
Staff member
Hello @legacy.imigra

You can add a filter after the trigger step(Deal Updated) to filter the responses based on the pipeline name.

You can map the response field(containing pipeline name) received from the trigger step in the "select label" field of the filter. Please try using a filter and let us know if it works for you.

Refer to this tutorial to learn more about Filter(Pabbly) -

1728898741379.png
 
Top