Sha256: c1870d641d30b53d09ff0d308e531ce0fa8026f1b8477929f030f4637757d638

Contents?: true

Size: 1.63 KB

Versions: 38

Compression:

Stored size: 1.63 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** | [**DomainEntityRef**](DomainEntityRef.html) | The queue to route the emails to. | [optional] |
| **priority** | **Integer** | The priority to use for routing. | [optional] |
| **skills** | [**Array<DomainEntityRef>**](DomainEntityRef.html) | The skills to use for routing. | [optional] |
| **language** | [**DomainEntityRef**](DomainEntityRef.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** | [**DomainEntityRef**](DomainEntityRef.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** | [**DomainEntityRef**](DomainEntityRef.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

38 entries across 38 versions & 1 rubygems

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