Skip to content

Connecting Max

Max is a messenger from the VK/Mail.ru ecosystem. The module receives incoming messages through a webhook. Manager replies are delivered back to the user in Max.

1. Creating a bot in Max

  1. Go to the platform and sign in at business.max.ru.
Signing in to the Max platform
  1. Fill in the form to create a new bot in Max.
Bot creation form in Max
  1. After the bot is created, copy the token you receive.
Bot token in Max

2. Configuring the integration

  1. Go to the "Settings" -> "Integrations" section.
  2. Click the "MAX" card.
  3. In the "Token" field, enter the token you received when creating the bot in MAX.
  4. In the "Webhook Secret Key" field, enter a string to protect your integration. A random string of 10-12 characters.

Released under the MIT License. Site developed by Ilya Lyashchuk.