Skip to content
Recued
Menu
← Back to recipes

Create a deal via the HubSpot catalog gateway (write→ask)

by recued-core v1

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 2 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (2 steps)
deal ?
card to_summary
Format results as a summary card
Settings 4 configurable

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.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your HubSpot connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

hubspot hubspotdealcataloggatewaywriteapprovald-165

Details

2 steps 4 configurable settings recipe_id: create-deal-catalog-hubspot