Jump to: navigation, search
(Automated save: adding PEC_Migrated template.)
(Update with the copy of version: draft)
Line 1: Line 1:
 
= Email namespace=
 
= Email namespace=
  
{{Template:PEC_Migrated}}
+
{{Template:PEC_Migrated|Target=https://all.docs.genesys.com/PEC-Developer/Current/SCAPI}}
  
  

Revision as of 16:41, July 9, 2020

Email namespace

Important
This content may not be the latest Genesys Engage cloud content. To find the latest content, go to https://all.docs.genesys.com/PEC-Developer/Current/SCAPI.


Methods

The Email namespace includes the following methods:

create

Signature <static> create(destination, userData)
Description Creates a new empty email.
Parameters
Name Type Argument Description
destination string The destination address for the email.
userData object <optional> The attached user data key/value object that is updated with each interaction event.
Comments or questions about this documentation? Contact us for support!