Sha256: 25197889feada20665abae8566ed40c566bb98e61100bcd761ebe81f07b53ddd

Contents?: true

Size: 1.47 KB

Versions: 98

Compression:

Stored size: 1.47 KB

Contents

---
title: InboundMessageRequest
---
## PureCloud::InboundMessageRequest

## 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 email such as Oracle, Salesforce, etc. | |
| **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] |
{: class="table table-striped"}


Version data entries

98 entries across 98 versions & 1 rubygems

Version Path
purecloudplatformclientv2-96.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-95.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-94.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-93.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-92.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-91.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-90.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-89.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-88.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-87.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-86.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-85.0.1 docs/InboundMessageRequest.md
purecloudplatformclientv2-85.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-84.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-83.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-82.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-81.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-80.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-79.0.0 docs/InboundMessageRequest.md
purecloudplatformclientv2-78.1.0 docs/InboundMessageRequest.md