Merge Clean Subject & Description
Response and Forwarded EmailsSometimes the subject of an email can contain useful information about the intent of the customer. However, subjects that are taken from responses and forwarded emails might contain unrelated information which can
Inputs
| Name | Type | Description |
|---|---|---|
| Subject | String | Ticket Subject |
| Description | String | Ticket Description |
| Separator | String | Text to add between the subject and description when concatenating |
Outputs
| Name | Type | Description |
|---|---|---|
| Merged Text | String | Subject and Description joined together |
| Success | Boolean | Currently Always True |