Skip to content
Recued
Menu
← Back to recipes

Create Zoho CRM case intake

by recued-core v1

Approval-gated Zoho CRM support case intake workflow. It reads active users for owner context, then creates exactly one Cases record through recued-core.zoho-crm-work using bounded daily support fields. It does not delete cases, close or merge tickets, mutate users/settings, bulk-import support data, upload attachments, update unrelated records, or call arbitrary Zoho endpoints.

How it works 3 steps

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

Process (3 steps)
users ?
case_create ?
card to_summary
Format results as a summary card
Settings 10 configurable

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

type setting =
status setting = New
subject setting =
owner id setting =
priority setting = Medium
zoho crm setting =
account id setting =
contact id setting =
case origin setting = Web
description 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-work zoho-crmcrmcasessupportintakeapprovalpack:zoho-crm-work

Details

3 steps 10 configurable settings recipe_id: create-zoho-crm-case-intake