Help Center
Customising your workspaceAdmin only6 min read

Custom values (reusable snippets)

A custom value is a piece of text you save once and reuse everywhere — a booking link, your address, a promo line. Reference it by key and Exabloom drops the latest version into any message. Change it in one place and every message that uses it updates.
Where to find it
Custom values live in Settings → Custom Values and are managed by admins. Anyone can then use them in the messages and workflows they build.
Start here

The 60-second version

Create a value with a name and the text it stands for. Exabloom gives it a key; reference that key with {{custom_value.<key>}} anywhere you write a message, and it’s replaced with your text on send.

Custom ValuesCreate custom value
Booking link
https://book.acme.sg/trial
Centre address
10 Anson Rd, #12-01…
Support hours
Mon–Fri, 9am–6pm
Settings → Custom Values: each value has a name, the text it holds, and a key you copy to drop into messages.

Values vs fields

This is the one thing to get straight, because the names are similar but they do opposite jobs.

Custom value
Same for everyone

One fixed snippet for the whole workspace — a link, an address, opening hours. Change it once and every message that uses it updates.

{{custom_value.booking_link}}
Custom field
Different per contact

A piece of data stored on each contact — their child’s name, their plan, a renewal date. Resolves to that person’s own value.

{{contact.first_name}}
Tip
Rule of thumb: if the text is the same for everyone (a link, an address), it’s a custom value. If it changes per person (their name, their plan), it’s a custom field.

Create a custom value

In Settings → Custom Values, click Create custom value, then fill in two fields.

Create Custom Value
Name
Booking link
Value
https://book.acme.sg/trial
This value will be substituted exactly as written wherever the key is used.
CancelSave Changes
A custom value is just a name and its text. Whatever you type in Value is substituted exactly as written.
  • Name — a human label like “Booking link” so you and your team recognise it.
  • Value — the actual text (it can be multi-line). It’s inserted exactly as written, with no extra formatting.
  • Save, and the value gets a key. Hit Copy key to grab its placeholder.

Drop it into a message

Anywhere you compose a message that supports placeholders — a workflow step, for example — paste the key in the form {{custom_value.booking_link}}. When the message sends, Exabloom swaps the placeholder for the value’s current text.

Good to know
Because the placeholder resolves at send time, editing the value later changes every message that hasn’t gone out yet — no need to touch the workflows themselves.
Copy this

Setups to copy

A booking link you reuse everywhere

Store your scheduling URL as booking_link. Drop {{custom_value.booking_link}} into every workflow and reply — change the link once and it updates across the board.

Standard centre details

Keep your address, opening hours, or hotline as custom values so every teammate sends the exact same wording, with zero typos.

Seasonal promo copy

Park a campaign line in one value and reference it from several workflows. When the promo ends, edit the value once instead of hunting down every message.

Good to know & pitfalls

  • Values are global, not personal. Every contact who gets a message with the same custom value sees the identical text. For per-person details, use a contact custom field instead.
  • Reference by key, exactly. The placeholder is {{custom_value.<key>}}. Use the Copy key button so you never mistype it.
  • Edit once, everywhere updates. Changing a value’s text changes what every future message sends — that’s the whole point, but worth remembering before you edit.
  • Substituted exactly as written. No formatting is added — what you type in the Value box is what lands in the message, character for character.
  • Deleting a value breaks its placeholder. If a workflow still references a deleted key, that text won’t resolve — update or remove the placeholder too.

Need a hand?

Our Singapore-based team is one message away — happy to help you get set up.