Difference between revisions of "PEC-Developer/Current/SCAPI/EmailNamespace"

From Genesys Documentation
Jump to: navigation, search
(Published)
 
m (Text replacement - "\|Platforms?=([^\|]*)PureEngage([\|]*)" to "|Platform=$1GenesysEngage-onpremises$2")
Line 5: Line 5:
 
|Context=Learn about the Email namespace methods in the Service Client API.
 
|Context=Learn about the Email namespace methods in the Service Client API.
 
|ComingSoon=No
 
|ComingSoon=No
|Platform=PureEngage
+
|Platform=GenesysEngage-onpremises
 
|Prereq=
 
|Prereq=
 
|Section={{Section
 
|Section={{Section

Revision as of 11:44, July 15, 2020

This topic is part of the manual Service Client API Reference for version Current of Developer.

Learn about the Email namespace methods in the Service Client API.

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!