How to Use Ripple Merge

Set it up once. Every automation email pulls the right content, including subitem data.

See it in 90 seconds

AI drafts the template, the automation resolves it, and the client in Spain gets it in Spanish — start to finish.

Step 1 — Add the Ripple Merge view to your board

On the board you send emails from: click + Add viewAppsRipple Merge.

Step 2 — Build your template

Click + New, then click any column on the right to insert it as a placeholder.

Step 3 — Add Ripple Merge to your automation

In your board's workflow builder, add the action "Ripple Merge — Resolve Template" after your trigger and pick the template you just created from the dropdown.

Step 4 — Chain monday's Send Email action

Add monday's Send Email step right after. Map the fields:

That's it. When the automation fires, Ripple Merge fills in every placeholder — item data, subitem rows, totals — and hands the finished email to monday to send. Add as many Ripple Merge + Send Email pairs as you need in one workflow.

Ripple Merge AI

Every AI feature is optional — the app works fully without them. With them, the learning curve disappears:

Privacy: the editor AI sees only column names/types and the text you write — never board item values. The opt-in {ai.summary} placeholder and the Send Language column value are the only send-time exceptions, both processed transiently and covered in the privacy policy.

Placeholder cheat sheet

WhatSyntax
Item column{Amount}
Item name / board name{item.name} · {board.name}
All subitem values{subitem.Description}
One subitem row{subitems[0].Description} (first row)
Total across subitems{subitem.Line Total | sum}
Loop over subitems{#each subitem} {Description} — {Line Total} {/each}
Loop with filter{#each subitem where Status = "Paid"} … {/each}
Formatted date{Due Date | date:ordinal} → 31st March 2026
Subitem count{subitem_count}
AI summary at send time{ai.summary}

FAQ

Where do I manage templates across boards?
Open Ripple Merge from the left sidebar (Apps) for the account-wide view — search, edit, and copy templates to any board.

A column shows a warning badge?
The template references a column that no longer exists on that board. Use ✨ Fix columns with AI in the template's row menu to remap it, or open the template and re-insert the column.

Need help?
Email support@coderippletech.com — happy to help you wire up your first workflow.