Skip to content

Connecting LINE WORKS to Vymo


Evangeline Philip    Feedback

If your company uses LINE WORKS for business chats, you can choose to automatically receive LINE WORKS conversations with your contacts, leads, and partners on the Vymo app. To do so, you must link LINE WORKS with the Vymo app.

After the integration is enabled, you see the LINE WORKS icon, at the top, on the Hello Screen, showing the new chats notification.

When you tap on the notification, you can view all the new chats listed. You can choose to dispose the chats from the list by dismissing the chat or by adding the chats contacts to the leads list.

Time limits

New messages in LINE WORKS chat are available for only seven days. If you don't open the messages within seven days, the messages disappear.

Adding a LINE WORKS contact as a lead

  1. On the Hello Screen, tap the LINE WORKS chats notification. You see the list of new chats with the contacts.
  2. Select a chat from the list. You see all the conversations with that person.
  3. At the bottom of the screen, tap Ignore this chat or Add Lead, as required.
    • If you select Ignore this chat, all the conversations from the person are removed. Follow the on-screen prompts to dismiss the chat that you selected.
    • If you select Add Lead, the LINE WORKS contact is added to the leads list.

Lw_add_lead_flow

Reading LINE WORKS chats in Vymo

  1. On the Hello Screen, scroll to the Leads card and tap View All. Then, tap the person whose chats you want to read.
  2. On the Details page, tap the LINE WORKS icon. You see all the conversations with that person.

If you are a manager, you can see these activities under Completed Activities > Chat Messages.

Lw_view_chats

Lw_completedactivities

Enabling LINE WORKS integration

  1. Log in to the Vymo web app and click the gear icon :octicons-gear-16: in the upper-right corner of the screen.
  2. Click Integrations. Go to the LINE WORKS section, click Enable and follow the onscreen instructions.
  3. Click Save. You see a message that the changes are now saved as a draft.
  4. In the message box, click Go To Release Management so that you can move the changes permanently to the live configuration.
  5. Click Create a UAT release. Specify the release details and make sure to enter your own email ID because that's where you receive a one-time password (OTP) to continue with the process. Click Proceed.
  6. Enter the OTP you received in the email, and click Submit. Wait for a while till you see a confirmation message saying the process is complete.
  7. To see the changes, log out and log in again.

LINE WORKS broadcast

Send messages to several leads (up to 30) simultaneously using LINE WORKS broadcast. Draft a message or use message templates for your broadcast messages. Get reports about the usage of broadcast messages and analyze lead engagement through LINE WORKS broadcast.

Broadcast messages are activities

The broadcast messages you send through LINE WORKS are automatically logged as activities.

Enabling broadcasts

  1. Log in to the web app and click Customize (on the menu at the left of the screen) > Global settings.
  2. In Advanced Settings, click Customer Configuration.
  3. In the additionalConfigs object, go to content_config > interaction_config > mediums.
  4. Set the allow_draft_new to true, like this:
{
  "code": "lw_broadcast",
  "name": "LINE WORKS Broadcast",
  "source": "client",
  "allow_draft_new": true,
  "allow_content_sharing": false,
  "allowed_module": [
    "customer"
  ],
  "share_modes": [
    {
      "code": "draft_new",
      "name": "Draft New"
    },
    {
      "code": "template",
      "name": "Choose Template"
    }
  ]
}

Broadcasting messages

Before enabling the broadcast message feature, make sure that LINE WORKS integration is enabled for your company.

  1. Tap the plus icon in the lower right corner of the Home screen. Tap the LINE WORKS Broadcast option.
  2. Follow the onscreen instructions. You can send a message to up to 30 people simultaneously.
  3. Draft a message or choose a message template for your broadcast message. To enable message templates, contact your Vymo administrator.
  4. After the message is sent, it is automatically logged as an activity.

LINE WORKS Broadcast

See also


Did this page help? No help at allYes, totally!
Back to top