Sha256: 65a5e0fe7793ec58c7bad01d0078b5b0d0250640e64a523cc3b6a91154541a2d

Contents?: true

Size: 1.88 KB

Versions: 88

Compression:

Stored size: 1.88 KB

Contents

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

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **queue_id** | **String** | The ID of the queue to use for routing the email conversation. This field is mutually exclusive with flowId | [optional] |
| **flow_id** | **String** | The ID of the flow to use for routing email conversation. This field is mutually exclusive with queueId | [optional] |
| **provider** | **String** | The name of the provider that is sourcing the emails. The Provider \"PureCloud Email\" is reserved for native emails. | |
| **skill_ids** | **Array<String>** | The list of skill ID's to use for routing. | [optional] |
| **language_id** | **String** | The ID of the language 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 OUTBOUND to send an email on behalf of a queue, or INBOUND to create an external conversation. An external conversation is one where the provider is not PureCloud based. | [optional] |
| **html_body** | **String** | An HTML body content of the email. | [optional] |
| **text_body** | **String** | A text body content of the email. | [optional] |
{: class="table table-striped"}


Version data entries

88 entries across 88 versions & 1 rubygems

Version Path
purecloudplatformclientv2-59.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-58.0.1 docs/CreateEmailRequest.md
purecloudplatformclientv2-58.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-57.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-56.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-55.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-54.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-53.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-52.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-51.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-50.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-49.0.1 docs/CreateEmailRequest.md
purecloudplatformclientv2-49.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-48.2.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-48.1.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-48.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-47.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-46.1.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-46.0.0 docs/CreateEmailRequest.md
purecloudplatformclientv2-45.0.0 docs/CreateEmailRequest.md