Update HubSpot deal when Stripe receives payment
This action will move a deal to a different stage in your HubSpot pipeline.
Developer info
- API endpoint slug
- hubspot.update_deal_stage
- Filter code method
- Hubspot.updateDealStage.skip(string?: reason)
- Runtime method
- runAction("hubspot.update_deal_stage", {})
Action fields
Deal Text input > Other
- Label
- Deal ID
- Helper text
- The numeric ID of the deal.
- Slug
- deal_id
- Required
- true
- Can have default value
- true
- Filter code method
- Hubspot.updateDealStage.setDealId(string: deal_id)
Pipeline stage Nested dropdown list
- Label
- Pipeline and new stage
- Helper text
- Pick the pipeline and the stage to move the deal to.
- Slug
- pipeline_stage_id
- Required
- true
- Can have default value
- false
