Invoke User Attribute

What is User Attribute?

Information like Name, Phone number, Email address which is related to a user is called [Attribute].

For setting up User Attribute, please refer to
User Attribute Setting

Invocation of User Attribute

By using these variables below, you can invoke attributes.

  • ___cl.chatName___ : Chat-Name
  • ___cl.chatCompanyName___ : Chat-Company name
  • ___cl.chatTel___ : Chat-Phone number
  • ___cl.chatEmail___ : Chat-Email address
  • ___date___ : date(※Vary with execution environment)
  • ___status___ : Current status(in_chatbot etc)
  • ___url___ : URL
  • ___ag.id___ : Operator ID
  • ___ag.chat_username___ : Operator name
  • ___cl.username___ : Lead-Name
  • ___cl.companyName___ : Lead-Company name
  • ___cl.tel___ : Lead-Phone number
  • ___cl.email___ : Lead-Email address
  • ___cl.perhapsUsername___ : Manage-Name
  • ___cl.perhapsCompanyName___ : Manage-Company name
  • ___cl.perhapsTel___ : Manage-Phone number
  • ___cl.perhapsEmail___ : Manage-Email address
  • ___cl.tags___ : Tag
  • ___cl.*Attribute name___:Original Attribute

※Includes 3 under bars.

Example