Sha256: 33d9f66843cada95a77fe061b17462df9a06dee75788e52e5112d6c587cce0f1

Contents?: true

Size: 1.6 KB

Versions: 10

Compression:

Stored size: 1.6 KB

Contents

---
title: InboundRoute
---
## PureCloud::InboundRoute

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **pattern** | **String** | The search pattern that the mailbox name should match. | |
| **queue** | [**UriReference**](UriReference.html) | The queue to route the emails to. | [optional] |
| **priority** | **Integer** | The priority to use for routing. | [optional] |
| **skills** | [**Array<UriReference>**](UriReference.html) | The skills to use for routing. | [optional] |
| **language** | [**UriReference**](UriReference.html) | The language to use for routing. | [optional] |
| **from_name** | **String** | The sender name to use for outgoing replies. | |
| **from_email** | **String** | The sender email to use for outgoing replies. | |
| **flow** | [**UriReference**](UriReference.html) | The flow to use for processing the email. | [optional] |
| **reply_email_address** | [**QueueEmailAddress**](QueueEmailAddress.html) | The route to use for email replies. | [optional] |
| **auto_bcc** | [**Array<EmailAddress>**](EmailAddress.html) | The recipients that should be  automatically blind copied on outbound emails associated with this InboundRoute. | [optional] |
| **spam_flow** | [**UriReference**](UriReference.html) | The flow to use for processing inbound emails that have been marked as spam. | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
purecloudplatformclientv2-61.0.0 docs/InboundRoute.md
purecloudplatformclientv2-60.0.0 docs/InboundRoute.md
purecloudplatformclientv2-59.0.0 docs/InboundRoute.md
purecloudplatformclientv2-58.0.1 docs/InboundRoute.md
purecloudplatformclientv2-58.0.0 docs/InboundRoute.md
purecloudplatformclientv2-57.0.0 docs/InboundRoute.md
purecloudplatformclientv2-56.0.0 docs/InboundRoute.md
purecloudplatformclientv2-55.0.0 docs/InboundRoute.md
purecloudplatformclientv2-54.0.0 docs/InboundRoute.md
purecloudplatformclientv2-53.0.0 docs/InboundRoute.md