Sha256: 2d0441f5eddc3dcf2a159c6fc1f7e515b617f3e3476ef7ab876d20e16e6bff67

Contents?: true

Size: 1.4 KB

Versions: 35

Compression:

Stored size: 1.4 KB

Contents

---
title: CreateEmailRequest
---
## PureCloud::CreateEmailRequest

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **queue_id** | **String** | The ID of the queue to use for routing the chat conversation. | |
| **provider** | **String** | The name of the provider that is sourcing the web chat. | |
| **skill_ids** | **Array<String>** | The list of skill ID's to use for routing. | [optional] |
| **language_id** | **String** | The ID of the langauge to use for routing. | [optional] |
| **priority** | **Integer** | The priority to assign to the conversation for routing. | [optional] |
| **attributes** | **Hash<String, String>** | The list of attributes to associate with the customer participant. | [optional] |
| **to_address** | **String** | The email address of the recipient of the email. | [optional] |
| **to_name** | **String** | The name of the recipient of the email. | [optional] |
| **from_address** | **String** | The email address of the sender of the email. | [optional] |
| **from_name** | **String** | The name of the sender of the email. | [optional] |
| **subject** | **String** | The subject of the email | [optional] |
| **direction** | **String** | Specify INBOUND to create an inbound email conversation to route to a queue, or OUTBOUND to send an email on behalf of a queue. | [optional] |
{: class="table table-striped"}


Version data entries

35 entries across 35 versions & 2 rubygems

Version Path
purecloudplatformclientv2-5.1.1 docs/CreateEmailRequest.md
purecloudplatformclientv2-5.1.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-5.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-4.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-3.1.7 docs/CreateEmailRequest.md
purecloudplatformclientv2-3.1.6 docs/CreateEmailRequest.md
purecloudplatformclientv2-3.1.5 docs/CreateEmailRequest.md
purecloudplatformclientv2-3.1.4 docs/CreateEmailRequest.md
purecloudplatformclientv2-3.1.3 docs/CreateEmailRequest.md
purecloudplatformclientv2-3.1.2 docs/CreateEmailRequest.md
purecloudplatformclientv2-3.1.1 docs/CreateEmailRequest.md
purecloudplatformclientv2-3.1.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-3.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-2.0.40 docs/CreateEmailRequest.md
purecloudplatformclientv2-2.0.39 docs/CreateEmailRequest.md
purecloudplatformclientv2-2.0.38 docs/CreateEmailRequest.md
purecloudplatformclientv2-2.0.37 docs/CreateEmailRequest.md
purecloudplatformclientv2-2.0.36 docs/CreateEmailRequest.md
purecloudplatformclientv2-2.0.35 docs/CreateEmailRequest.md
purecloudplatformclientv2-2.0.33 docs/CreateEmailRequest.md