Hello,
I am trying to build a workflow that would automatically close a conversation should the user not reply.
Here is the scenario:
User contacts us → Workflow triggers if a certain word is contained in the conversation asking the user for more information.
The goals we are trying to achieve are:
- Conversation would automatically closed if the user does not respond within a certain amount of time
- Should the user respond, the conversation would be assigned to the team ( the workflow triggers would be based on the team so the assignment would be already defined)
Would there be any recommendation regarding this ? ( We have tried setting a “customer sends first message” + “ snooze unresponsive conversation based on a conversation tag but it unfortunately does not seem to trigger the snooze unresponsive conversation).
Thank you