Skip to content
Recued
Menu
← Back to recipes

Update Zoho CRM deal next step

by recued-core v1

Approval-gated Zoho CRM deal follow-up workflow. It reads one deal, updates bounded daily deal fields, and can add one note to the deal timeline. It does not create deals, delete records, convert leads, merge records, bulk-update, mutate settings, run COQL/query APIs, attach files, or call arbitrary Zoho endpoints.

How it works 5 steps

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

Process (5 steps)
deal ?
deal_update ?
has_note compare
Check if setting note content has data
note_create ?
skip: step.has_note not_equal true
card to_summary
Format results as a summary card
Settings 8 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

stage setting =
amount setting = 0
deal id setting =
zoho crm setting =
next step setting =
note title setting =
closing date setting =
note content setting =

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 Zoho-crm connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

zoho-crm-sales zoho-crmcrmdealnext-stepnotessalesapprovalpack:zoho-crm-sales

Details

5 steps 8 configurable settings recipe_id: update-zoho-crm-deal-next-step