Capture guest preferences.
Send emails they asked for.

  1. 1 Capture Link · QR · API
  2. 2 Save Tagged list
  3. 3 Send Campaign

Ready-made forms

How it works

1. Capture

A public form link

2. Save

A tagged guest list

3. Send

Email only the right guests

Post the link anywhere

QR print

Social bio

Booking email

Website or Wi‑Fi page

API for other capture sources

POS Website Zapier Bearer dc_live_…
POST /api/v1/contacts
Authorization: Bearer dc_live_…

{
  "email": "claire@example.com",
  "first_name": "Claire",
  "phone": "07700 900123",
  "consent_status": "subscribed",
  "tag_ids": [12],
  "venue_id": 4
}
POST /api/v1/submissions
Authorization: Bearer dc_live_…

{
  "form_token": "8k2n…",
  "first_name": "Claire",
  "email": "claire@example.com"
}

Then send from one place

Email layouts

Several venues, one login

Start capturing guests today