Email namespace

From Genesys Documentation
Revision as of 02:32, July 25, 2020 by WikiSysop (talk | contribs) (Text replacement - "\|Platform=([^\|]*)GenesysEngage-onpremises([\|]*)" to "|Platform=$1GenesysEngage-cloud$2")
Jump to: navigation, search
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!