Node: Create board card (from conversation)
How to automatically generate a Projects card from an inbox conversation.
The Create board card (from conversation) node turns an inbox conversation (or its contact) into a card on a Projects board, just like the "Create board card" button you already use manually from the chat. It bridges customer support (Inbox) and task management (Projects) — for example, when a customer asks for something that needs internal follow-up.
When to use it
- When a certain type of message or inbox tag should become an internal work task (e.g. a refund request, a bug report, a special order).
- In AI flows that detect an intent and need to escalate to an internal team via a board, not just transfer the conversation.
Configuration
- Board (required): the target Projects board.
- Group (optional): the group/column within the board where the card lands; if not set, the card is created with no group assigned (the board's "Ungrouped" section).
- Title (optional): overrides the automatic title (which defaults to the contact's name); supports flow variables.
- Contact (optional): only takes effect when the flow runs WITHOUT a conversation in context (e.g. over a contact with no active chat). When a conversation IS present in the workflow's context, the card always uses that conversation's real contact and this field is ignored.
Example
Flow: trigger Tag "complaint" added → Create board card (from conversation) node with Board="Internal support", Group="To review". A card is created with the contact's phone and email auto-filled and a direct link back to that inbox conversation, so the internal team can jump back and forth without losing context.
Tips
- If the board has phone, email, or link-type columns, the node auto-fills them with the contact's data and a link back to the conversation.
- If the flow has no conversation in context (e.g. it ran on a contact with no active chat), it still creates the card using just the contact's data.
Troubleshooting
- The card isn't created: confirm the configured board id exists and belongs to your workspace.
- No link back to the conversation shows up: the target board has no "Link"-type column; add one if you want that shortcut.
Related articles
-
Build your first workflow
Omnifox workflows automate your operation: a trigger starts the automation and action nodes do the work. Build a welcome message in minutes.
-
Workflow triggers catalog
Learn which events can start a workflow automatically in Omnifox.
-
Action nodes available in workflows
Discover the actions a workflow can run automatically.
-
Conditions and branching (if/then) in a workflow
Make your flows take decisions and follow different paths based on each contact data.
-
Ready-to-use workflow templates
Start your automations in minutes from prebuilt flows you can customize.