Sometimes customers sends separated messages like Concatenate all of this messages:
Hello = {{ contact.c1 }}
How are you? = {{ contact.c2 }}
i need help = {{ contact.c3 }}
of something
{{ contact.concatenate }} = Hello How are you? i need help of something [ {{ contact.c1 }} + {{ contact.c2 }} + {{ contact.c3 }} ]
Each message separated, so we will concatenate in order to create a custom AI response : {{ contact.concatenate }}. Here’s the snapshot:
Download snapshot here: https://affiliates.gohighlevel.com/?fp_ref=ghlwizard&share=zmlCidQKqnL3HuJenXvy
Share