User manuals
Last updated
Last updated
Linedash is a platform for creating BOTs in Line’s official account.
Linedash is a B2B(Business to Business) platform, where business owners can register, create bots on Line Application.
The admin user who need to create BOTs in the LINE application can be added by the super admin.
The Admin user will get login credentials via mail.
Super admin can edit details of admin user.
Users need to have an account in the Line Developer console, which can be accessed at https://account.line.biz/login?redirectUri=https%3A%2F%2Fmanager.line.biz%2F in order to create a line bot.
Once you have registered for a Line business account, you can log in and visit the Line developer console by going to https://developers.line.biz/console/.
We must have a Provider for your bot in order to create one. From the dashboard of the Line developer console, you can add a new provider.
In order to create a bot, we must first create a provider before creating a channel.
In order to create a bot, we must first select the messaging API channel and then provide the necessary data.
To Register Bot in Line dash we have to navigate to https://line-dash.ceewen.xyz/bots [In Staging Server] or https://app.line-dash.com/bots [In Production] in the application.
Please click on Add button, A Bot creation Model will appear.
To register Bot in Line dash, we need Channel Secret key, Channel access token. We can get information from the channel that you have created.
Also we have to add Webhook of Line dash in the channel that you have registered. Please refer below screenshot
Once a webhook is added you have to click on the Verify button to confirm about the webhook connection.