7
Trigger Variable for "Conversation Closed" trigger: First Response Time of the last assignee
complete
K
Ken Hoa Khoo
Sometimes there are multiple assignments happen in a conversation and the manager would like to know the first response time of the last assignee of the conversation in order to generate an accurate user performance report.
However, the current $conversation.first_response_time only tracks the first response time of the first assignee.
So it would be good if we can have a new trigger variable (e.g. $conversation.first_response_time_by_last_assignee) to track the first response time of the last assignee as well.
Y
Yihui Chan
complete
We've added the new trigger variable for first response time of the last assignee ($conversation.last_assignment_to_response_time), as well as other new trigger variables! You can check out the full list in this doc: https://help.respond.io/l/en/dynamic-variables/dynamic-variables#workflow_trigger_variables
Y
Yihui Chan
in progress