Create a deal via the HubSpot catalog gateway (write→ask)
Creates a HubSpot deal via the `recued-core.hubspot.deal.create` Tier-P op-step. `deal.create` is WRITE-tier, so the call routes through the gateway's preflight approval: the run pauses (awaiting_approval), surfaces a `notification.ask` ('Approve creating this deal?'), and only after you approve does it POST the deal — emitting a `connection.gateway` audit row. Prerequisite: the HubSpot deals write grant must be in place; write ops are NOT auto-granted at enrollment (read-tier only, Invariant 3), so grant it explicitly first.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
hubspot
setting
=
pipeline
setting
=
default
deal name
setting
=
deal stage
setting
=
appointmentscheduled
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.