Line
Register a Line account
https://help.line.me/line/android/categoryId/20007822/3/pc?lang=en - use this link to learn the sequence of steps when creating an account in Line.
Download and install the Line app
Open it and tap Sign up.
Confirm the Terms and Conditions of Use and Privacy Policy, then enter your phone number and tap the arrow.
Enter the verification code you received via text message.
Note:
On some devices, the verification code is entered automatically. In this case, please skip to step 4.
If you see a message that says "Welcome back, XXXX!" after entering the verification code, tap No, that's not me.
Tap No, create a new account.
Enter a name, set a profile photo, and tap the arrow.
Create a password and tap the arrow.
Choose whether to add friends from your device's contacts, then tap the arrow.
In the desktop version, only authorisation is possible. Registration takes place in the mobile app, which is the most convenient way to test the channel's performance later on.
Create a developer channel in Line
https://developers.line.biz/en/docs/messaging-api/getting-started/ - English article.
https://account.line.biz/login?redirectUri=https%3A%2F%2Fdevelopers.line.biz%2Fconsole%2F - Link to the authorisation page in the developer console.
The first time you access this page, you will need to enter your name and email.
This will take you to the home page, where you will need to add a new provider. In the picture below there is already a provider present, but the first time you will have an empty table. Click on the 'Create' button.
Next you will need to enter the name of the provider (at your discretion)
Once the provider has been created you will be taken to a page where you can configure the provider. On the "Channels" tab, click on the "Create a Messaging API channel" button, as shown below
If the “Create a Messaging API channel” button is inactive, then go to the LINE Official Account Manager
In the window that appears, click the Create a LINE Official Account button.
Fill in the required fields and click the Continue button.
Account name - The name of your channel on Line
Confirm the data by clicking the Submit button.
Click the Go to LINE Official Account Manager button.
Once you have logged into your account, go to the “Chats” tab.
In the window that appears, click Go to response settings and click the Chat switch
Go to the Messaging API section and click the Enable Messaging API button.
Select a provider and click Agree
Fill in the Privacy Policy and Terms of Use fields (optional), click OK
Confirm the data by clicking OK
As a result, a channel will be created on the Line side
Adding a Line channel to the Creatio
After creating the channel in Line, go to Creatio and create a channel.
Go to System Designer → Beesender Chat Configuration → Channels tab.
Click + next to the Channels detail.
Select Line.
Please fill in the following fields:
Channel name – Any name of your choice
Token - Value from Line Developer Console (next step)
Chat weight - Optional
Webhook - A URL has already been generated, which will be needed later for configuration.
Channel link - Optional
Copy the URL from the Webhook field .
Go back to the Line Developer Console and select your channel.
In the channel settings, go to the Messaging API tab
Find the Webhook settings section and click Edit
Paste the previously copied URL and click Update
Move the Use webhook switch to the right
Check the URL by clicking Verify
If the request to the specified URL is successful, the message “Success” will appear on the screen.
Next, you can click “Edit” and customize the chat.
Scroll down to the bottom of the Messaging API tab , copy the value from the Channel access token field and paste it into the Token field in Creatio
In Creatio, click Save
The Line channel setup is complete. After saving the channel, assign operators and start working with chats.
Using your Line mobile app, scan the QR code located in the "Messaging API" tab and send a message in the chat. The message should be sent to the system.