I currently have a custom workflow where when a conversation is set to Closed that a CSAT survey is sent out. No problem here.
Now I want to instead send out that CSAT survey when a teammate changes the ticket state to Closed.
In creating a workflow for this, I have a “If teammate changes the state of a ticket” trigger in there first, but I only want the path to execute if the ticket state becomes Closed. I tried putting an Apply Rules element into the path, and a rule where the condition is ‘Ticket state is Closed’, but the ‘Ask for Conversation Rating’ action is not available, and the rule requires an action.
Can I just add any action, then add the CSAT step, and have the workflow send out the CSAT only when the ticket state is changed to Closed by a teammate? Or is there a different way this workflow needs to be set up?

