Short answer: Drop the "Crisp → Send Message" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Session ID session_id | string | Required | The conversation session ID |
Message content | string | Required | Message. e.g. "Hello! How can we help?" |
Message Type type | options | Optional | Message Type. Options: Text, Note (internal) |
{"session_id": "e.g. session_abc123","content": "Hello! How can we help?","type": "{{trigger.type}}"}
{"from": "operator","content": "Hello!","timestamp": 1700000000,"fingerprint": 123456789}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.