Live Chat/In-App Messaging

Live Chat/In-App Message Configuration

Live Chat/In-App Message Configuration

šŸ“˜

Sending Messages

Templates with the message type - 'Rich Text Message' can only be sent using the messaging API. Its not supported via Send node. On the other hand, Templates with message type - 'Form' can only be sent using the In-App / Livechat send node. It is not supported via the messaging API.

Configure RichText Message

  1. Log in to the Webex Connect platform.
  2. Go to Tools ā†’ Templates.
  3. Click Add New Template.
  4. Enter a Name for the template and select the Channel as LiveChat/In-app Messaging.
  5. Select the Message Type as Rich Text Message.
  6. Enter a unique Thread ID for the conversation. Each message is always linked to a thread that has a unique Thread-ID. A thread can be imagined as a container that holds all the to and fro messages that are linked to it. The thread ID is used to fetch all the messages corresponding to one chat session and display them in the form of a conversation.
  7. Enter the Message to appear in the conversation.
  8. Provide an Expiry for the Message in seconds.
  9. For the Message Attachments, either enter a URL or upload media.
  10. Configure Notification Settings. This is an optional step.
    a. Provide Notification Title and Notification text.
    b. Configure the iOS Extras like Notification Sound, Badge, Notification Attachment, Collapse Key, Notification Action Type, and Notification Action Value for the notification.
    c. Configure the Android Extras like Notification Sound, Notification Image, Collapse Key, Notification Action Type, Notification Action Value, Notification Icon, and Notification Channel ID for the notification.
    d. Configure the Android Extras like Action Text, Collapse Key, and On-click URL for the notification.
  11. Configure Action Buttons for the notification like Push Reference, Interactions, and Category.
  12. Lock the Template to prevent other users from making any changes. This is optional.
  13. Click Save. The template is now saved and ready for use in the workflows.

Configure Form Message

  1. Log in to the Webex Connect platform.
  2. Go to Tools ā†’ Templates.
  3. Click Add New Template.
  4. Enter a Name for the template and select the Channel as LiveChat/In-app Messaging.
  5. Select the Message Type as Form.
  6. Provide a Title for the form. The title appears to the users before displaying the form fields.
  7. Click Add Fields in the Form Fields section.
    a. Select the Type of the form field. The types can be Text, Name, Email, Integer, Decimal, Date, Dropdown. For the form field of type Dropdown, you also need to configure the options along with the label. For example, if you are complaining about delivery issues on an eCommerce website, the options can be delayed shipment, damaged goods, etc.
    b. Provide a unique Name for your field. This must be alphanumeric.
    c. Provide the Label of the field. This is the name of the form field that appears to the end-user.
    d. Select if the field is Mandatory. If the field is mandatory, the app developer can configure appropriate validations for the form field.
    e. Provide a Description of the form field.
    f. Click Save.
    g. Repeat steps a to f to add other form fields.

After the template is created and saved, it is ready for use in the workflows.