Forms
setFormRouting
Set Form Routing
Attach a form to a channel so every response becomes an entry: a contact plus a dated row at the entry stage.
Arguments
channelIdstringoptionalChannel id from listChannels. Omit to keep the form's current channel (or leave it channel-less) and only save the field mapping.fieldMapobject[]optionalExplicit wiring. Replaces the whole map: send every pair you want to keep. Builtin targets you omit are inferred.formIdstringrequiredThe form to attach.fulfillmentModestringoptionalAllowed values: none, on_site, pickup, delivery.interactionTypestringoptionalDefault occasion, e.g. "Wedding", "Corporate".isEnabledbooleanoptionalSet false to pause routing while keeping the mapping.leadSourcestringoptionalStamped on every entry, e.g. "Lead Form", "Online".stageIdstringoptionalEntry stage id. Omit to enter at the channel's first stage.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- send this form into the orders channel
- connect the cake enquiry form to our CRM
- map the flavour question to the flavour property
- just record which answer is the email
- pause routing for this form
Pair it with
The verbs that finish the job.