Addbody in nice cxone desktop studio showing email automation workflow with trainer and students in classroom

ADDBODY in NICE CXone Desktop Studio – Complete Beginner Guide | Nice CXone Training VoIP Trainers

Introduction

If you are searching for nice cxone training voiptrainers, this guide will help you understand ADDBODY

In modern contact centers, email automation plays a critical role in improving customer communication and operational efficiency. Platforms like NICE CXone Desktop Studio provide powerful tools to automate email workflows.

One of the most important actions in email scripting is ADDBODY.

If you are new and wondering:
What is ADDBODY?
Why should I use it?
How does it work in email automation?

This guide explains everything in a simple and practical way.

What is ADDBODY in NICE CXone?

ADDBODY is an action used in email scripts to add content (text or HTML) to an email body.

In simple terms:
It helps you write the actual email message automatically inside a workflow.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Why ADDBODY is Important

How ADDBODY Works (Simple Explanation)

Before using ADDBODY, you usually create an email structure using:

CreateEmail action

Then ADDBODY is used to insert the content into that email.

Basic Flow:

  1. Create Email → (CreateEmail)
  2. Add Subject → (AddSubject)
  3. Add Body → (ADDBODY)
  4. Send Email → (SendEmail)

Visual Workflow Example

Screenshot 2026 04 30 141253
Screenshot 2026 04 30 141428
Screenshot 2026 04 30 141534

This type of workflow is commonly used in contact center automation systems.

ADDBODY Input Properties Explained

Let’s break down each property in a simple way:

  1. Caption
  • A label for your action
  • Helps identify it in the script
  • Example: “Add Welcome Email Body”
  1. ContainerVar
  • Stores the email data
  • Default value: EML
  • You usually don’t need to change this
  1. Text (Plain Text Version)
  • Used when email client does not support HTML
  • Example:

Hello Customer,
Thank you for contacting us.

  1. HTML (Rich Format Email)
  • Used for formatted emails
  • Supports:
    • Colors
    • Fonts
    • Buttons
    • Links

Example:

<h2>Welcome!</h2>
<p>Thank you for contacting our support team.</p>

  1. Replace (Boolean Option)

This controls how the content is handled:

  • False (Default) → Adds content (append)
  • True → Replaces existing content

Simple meaning:

  • False = Add more text
  • True = Overwrite existing text

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Real-Time Example (Beginner Friendly)

Scenario:

Customer submits a query → system sends automated reply

Script Flow:

  • Trigger: Email received
  • Action: Process request
  • ADDBODY: Add response message
  • Send Email

Example Output Email:

Subject: Support Request Received
Body:

Hello,

We have received your request.
Our team will contact you shortly.

Thank you,
Support Team

When Should You Use ADDBODY in nice cxone desktop?

Use ADDBODY when you want to:

  • Send auto-reply emails
  • Create support acknowledgments
  • Build marketing emails
  • Send transactional messages
  • Customize email templates dynamically

Conclusion

The ADDBODY action in NICE CXone Desktop Studio is a fundamental part of email automation.

It allows you to:
Build structured email content
Automate customer communication
Improve efficiency in contact centers

If you are starting with NICE CXone scripting, mastering ADDBODY is one of the first steps toward becoming an expert – VoipTrainers.