Email Fragments
Email fragments are reusable email sections managed as separate resources and inserted into emails during output generation. They are used to keep repeated content consistent and easier to maintain across many emails.
Use fragments for:
-
Standard footers/disclaimers
-
Repeated product blocks
-
Common CTAs
-
Reusable campaign sections
Key point
Fragments are linked resources. Updating a fragment can affect multiple emails that link to it.
Create a fragment from a layout (convert)
-
In an Email, select the layout you want to convert
-
Open Style
-
Click Convert to fragment
-
Name the fragment and save
After conversion, the layout is replaced by a placeholder (for example {{insertEmailFragments}}) indicating where fragments are inserted in the final output.
Find linked fragments
-
Open the Email document
-
Go to Content → Fragments
-
Review which fragments are linked to this email
Edit and publish a fragment
-
Go to Content → Fragments
-
Hover the fragment thumbnail and open the fragment editor (cog icon)
-
Make edits
-
Publish the fragment changes
Impact
Publishing a fragment updates the fragment resource. Emails that reference it may need re-publish depending on your tenant rules.
Add an existing fragment to an email
-
Open the Email
-
Go to Content → Fragments
-
Click Add fragment
-
Search/filter, select fragments, and import/link them
Testing limitation
Your environment does not support test-sending an email with email fragments inserted from within Activator. Therefore, you have two options:
-
Test each fragment individually (send a test from the fragment editor)
-
Test the assembled email via your downstream platform (CRM/test environment)
Related
-
Modular Content (if enabled)