What are Contacts on Notifique?
It’s the workspace people database: name, phone, email, labels, extra fields, and marketing preferences. You register once and reuse in templates, campaigns, segments, and API sends. You can:- Create and import contacts (phone and/or email required)
- Label with reusable tags (
Lead,VIP) - Record consent per theme with topics (Newsletter, Promotions)
- Build audiences with segments (saved rules with AND/OR)
- Batch dispatch with campaigns (template + channels + audience)
Where it lives in the dashboard
Don’t confuse: concept map
Mental order: contact → (tag/field) → topic → segment → campaign.
Segment answers “who is in?”. Campaign answers “what, which channels, and when to send?”. Topic answers “does this person accept this type of marketing?”.
When to use it?
Great for campaigns, integrated CRM, personalization with the customer’s name, and marketing compliance per topic. For a one-off SMS to a number you won’t reuse, you can send directly on the channel API without creating a contact.How it works in practice
- Register contacts (dashboard or API), phone and/or email, unique in workspace
- Organize with tags, custom fields, and topics
- Build segments with rules (preview before dispatch)
- Create campaigns linking template, channels, and audience
- Dispatch (Run) or schedule, same queue and credits as the send API
Each contact needs phone or email (or both). Duplicate in workspace → 409 (
CONTACT_PHONE_EXISTS, CONTACT_EMAIL_EXISTS).In the API
- Full CRUD for contacts, tags, topics, segments, campaigns
- Scopes:
contacts:*,tags:*,topics:*,segments:*,campaigns:* - API campaigns use
whatsapp,sms,email,telegram(subset of template)
Next steps
- Quick Start: first tag and first contact
- API Key scopes: permissions
- Communication topics: consent per theme
- Audience segments: dynamic audiences
- Dashboard campaigns: batch send

