Jump to content

Emails within call logs


Andrew Tasker

Recommended Posts

@Andrew Tasker If i have understood correctly, you want to take attributes of the inbound email which created a ticket and add those attributes to the ticket details?

If so, you can use the following Get Request Information > Source Email Details node in your business process - this will make a number of the email attributes available to you, including From Address, CC Addresses and Time Received.

image.png

You can then use the Update Request options to either update the Request Details or custom fields, and using the variable picker you can inject any of the above output params (attributes) into your field of choice.

image.png

In your business process, you will probably want to make another check on the source of the ticket before doing the above - so check if the source is email and then branch on a decision node and do the above, and if not then branch and ignore the above

Steve

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...