Difference between revisions of "Line bot custom feature"

From SimplyBook.me
(Prepared the page for translation)
Line 1: Line 1:
 +
<languages/>
 +
<translate>
 +
</translate>
 
{{#seo:
 
{{#seo:
 
|title=Line bot custom feature - SimplyBook.me
 
|title=Line bot custom feature - SimplyBook.me
Line 4: Line 7:
 
|keywords=faq, frequently asked questions, booking software, appointment system questions, appointments online, calendar software, booking system, booking calendar, scheduling software, online appointment scheduling, online scheduling, plugins, custom features, additional functionality, line bot, line integration, booking with line, line messenger, line
 
|keywords=faq, frequently asked questions, booking software, appointment system questions, appointments online, calendar software, booking system, booking calendar, scheduling software, online appointment scheduling, online scheduling, plugins, custom features, additional functionality, line bot, line integration, booking with line, line messenger, line
 
}}
 
}}
 +
<translate>
  
  
Line 11: Line 15:
 
The Line Bot custom feature allows your clients to book your services via Line messenger and it also works in Line mobile app. The booking bot connects with your schedule at <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[https://simplybook.me/ SimplyBook.me]</span> and guides your client throughout the booking process.
 
The Line Bot custom feature allows your clients to book your services via Line messenger and it also works in Line mobile app. The booking bot connects with your schedule at <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[https://simplybook.me/ SimplyBook.me]</span> and guides your client throughout the booking process.
  
Supports <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Service_Categories_custom_feature|service categories]]</span>, <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Multiple_Locations_custom_feature|multiple locations]]</span>,  <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Intake_Forms_custom_feature|intake forms]]</span>, <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Accept_payments_custom_feature|online payments]]</SPAN>(but taxes are not calculated), <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Client_Login_custom_feature|client login]]</span>(but without client address).
+
Supports <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Service_Categories_custom_feature|service categories]]</span>, <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Multiple_Locations_custom_feature|multiple locations]]</span>,  <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Intake_Forms_custom_feature|intake forms]]</span>, <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Accept_payments_custom_feature|online payments]]</SPAN>(but taxes are not calculated), <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Client_Login_custom_feature|client login]]</span>(but without client address).
 
<br><br>
 
<br><br>
 
<br><br>
 
<br><br>
 
<span style="background-color:#ffe9e9; padding:5px; border-radius:5px;">Please note:</span>
 
<span style="background-color:#ffe9e9; padding:5px; border-radius:5px;">Please note:</span>
*<span style="background-color:#ffe9e9; padding:5px; border-radius:5px;">In service/provider/<span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Service_Categories_custom_feature|category]]</span>/<span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Multiple_Locations_custom_feature|location]]</span> descriptions limited number of symbols can be displayed.</span>
+
*<span style="background-color:#ffe9e9; padding:5px; border-radius:5px;">In service/provider/<span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Service_Categories_custom_feature|category]]</span>/<span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Multiple_Locations_custom_feature|location]]</span> descriptions limited number of symbols can be displayed.</span>
*<span style="background-color:#ffe9e9; padding:5px; border-radius:5px;">In <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Intake_Forms_custom_feature|intake forms]]</span> drop-down options no more than 20 symbols can be displayed.</span>
+
*<span style="background-color:#ffe9e9; padding:5px; border-radius:5px;">In <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Intake_Forms_custom_feature|intake forms]]</span> drop-down options no more than 20 symbols can be displayed.</span>
 
*<span style="background-color:#ffe9e9; padding:5px; border-radius:5px;">It is not possible to hide images on the booking steps.</span>
 
*<span style="background-color:#ffe9e9; padding:5px; border-radius:5px;">It is not possible to hide images on the booking steps.</span>
 
<br><br>
 
<br><br>
Line 62: Line 66:
 
<br><br>
 
<br><br>
 
<br><br>
 
<br><br>
 +
</translate>

Revision as of 12:50, 3 April 2024

Other languages:


Line bot.png


The Line Bot custom feature allows your clients to book your services via Line messenger and it also works in Line mobile app. The booking bot connects with your schedule at SimplyBook.me and guides your client throughout the booking process.

Supports service categories, multiple locations, intake forms, online payments(but taxes are not calculated), client login(but without client address).



Please note:

  • In service/provider/category/location descriptions limited number of symbols can be displayed.
  • In intake forms drop-down options no more than 20 symbols can be displayed.
  • It is not possible to hide images on the booking steps.



How to use
1. Go to SimplyBook.me admin side, custom features page and enable Line bot custom feature.
Line bot enable path new cf.png



2. Navigate to its settings on the right.
Line bot settings path new cf.png



3. Log in to LINE Developers page and create Provider following the instructions listed there.
Line create new provider.png



4. Then create new channel, adding the necessary details, confirming them and agreeing to LINE Terms of Service and other required options.
Line creat new channel.png



Line create new channel-messaging api.png



5. An application will be created, please click on it to get to the channel credentials.



6. Switch to SimplyBook.me admin side tab with Line Bot feature settings and copy Callback URL from there.
Line bot settings callback url new cf.png



7. Add this url to the Webhook URL box in Messaging settings section of LINE Developers channel page.
Line Add calback url.png



8. Enable Use webhooks.
Line enable webhooks.png



9. Issue Channel access token (long-lived) and insert it to Simplybook.me feature settings to Access token box.
Line issue access token.png



10. Proceed to Using LINE@ features section and disable auto-replies according to the following example.
Line disable automessages.png



Line autoresponse settings.png



11. Copy Channel ID and Channel secret and insert them to the corresponding settings boxes on SimplyBook.me side. Save settings.
Line-channel id and secret.png



Line bot settings channel secret and id new cf.png



12. After bot is approved from the LINE side your clients will be able to book using it. In the meanwhile you can add testers or try your bot using LINE mobile app.