I need the ability to trigger a work flow based on what the status of the ticket changed from and what it changed to.
For example, when an agent changes the status of the back office ticket ticket from "Submitted" to "In progress" we could create a workflow that started a "customer conversation" where Intercom automatically sends a text/email/message to the right person with a predefined message.
Another Example:
When the status of an onboarding ticket changes from “In Progress” to “Completed” Intercom would automatically create a Customer handoff ticket and assign the ticket to the Account Manager, and send out automated message to the customer introducing them to their new account manager.
“if teammate changes the state of a ticket” is too generic. We need the ability to choose what it changes from and what it changes do…. THEN trigger workflows based off of this change.

My if statement would look like this “If ticket type = “Fleet Onboarding Ticket” and Ticket state changes from “Submitted” to “In Progress”, Send pre-defined Text Message to Account Owner.
Or
If Ticket Type = “Fleet Onboarding Ticket” and Ticket State changes from “In Progress” to “Completed” change create a new “Customer Hand Off” ticket, assign that ticket to Agent and Text customer with pre-defined introduction text.


