Tags
Last updated
Was this helpful?
Last updated
Was this helpful?
o make items in the Content section conditional to a specific state we use conditions. Conditions are based on the existence or non-existence of tags.
Any flow node can be configured to set a tag when executed.
Tags can also be set automatically by the system based on a context or system event.
This paragraph gives an overview of all the tags that are set by the system.
online
The conversation happens within office hours
offline
The conversation happens outside office hours
web_capable
The conversations happens on a web like channel (PWA, widget or studio)
The following tags are automatically set based on the basic user fields for name, email, phone and language.
When you introduce new user fields, make sure to add a tag for them here too.
The remember option in ask choice, ask open, etc will store their value in the user object as well as set a user tag using the Assign-to property.
user:phone
The phone number of the contact is known.
user:name
The name of the contact is known
user:email
The email of the contact is known
user:mobile
The phone number of the user is a mobile number
For Smart Apps used on a phone channel the latest call status of the conversation will be annotated in the conversation using the following tags to be able to identify what happened to phone calls in the underlying phone system (pbx):
The following tags wil be set to annotate the language the conversation is in at any given time. It will be set at conversation start, but also when using the flow nodes ask: language and switch language.
For every supported language there is a tag available in your smartapp:
Notice that, although there are quite some languages supported in the platform, it will only allow the language to switch to the languages defined in your Smart App settings.
To use tags in Flows or other parts of the system it is recommended to explicitly configure them in the Tags Settings. This way both the system as well as you and your colleagues can understand what tags are set. Even the system tags are listed here.