Skip to main content

How to Duplicate a Custom Email to Another Event

Written by Purnima Jayasuriya

If you want to reuse an existing custom email in another event, you can copy the email's JSON source and paste it into a new email.

This guide walks you through the process step by step.

How to copy an email with a trigger

  1. Navigate to the event that contains the email you want to copy.

  2. Navigate to Custom Emails and click on "Edit" on the selected email.

  3. Click on "Proceed"


  4. Click Source CodeJSON Source.


  5. Select all the text in the JSON source window.


  6. Open the event where you want to add the duplicated email.

  7. Navigate to Custom Emails - Create a New Email

  8. Fill in the main email info from the page and click "Proceed"

  9. Click Source CodeJSON Source.

  10. Replace it with the copied JSON source from the original email.

  11. The email will be copied.

How to copy a "Sent" email

  1. Navigate to the event that contains the email you want to copy.

  2. Duplicate the email

  3. Navigate to "Edit"

  4. Click on "Proceed"


  5. Click Source CodeJSON Source.


  6. Select all the text in the JSON source window.


  7. Open the event where you want to add the duplicated email.

  8. Navigate to Custom Emails - Create a New Email

  9. Fill in the main email info from the page and click "Proceed"

  10. Click Source CodeJSON Source.

  11. Replace it with the copied JSON source from the original email.

  12. The email will be copied.





Did this answer your question?