Difference between revisions of "Other Integrations"

From SimplyBook.me
(Replaced content with "*<div class="article"> Zapier</div> *<div class="article">Joomla integration</div> *<div class="article">HTML button</div> *<d...")
Tag: Replaced
 
Line 1: Line 1:
<div class="mw-collapsible mw-collapsed" data-expandtext="Show" data-collapsetext="Hide" style="width:800px;">
+
*<div class="article">[[Custom_Features#Zapier_Connector| Zapier]]</div>
<span class="qa">[[Custom_Features#Zapier_Connector| Zapier]]</span>
+
*<div class="article">[[Joomla integration]]</div>
<div class="mw-collapsible-content">
+
*<div class="article">[[HTML button]]</div>
[[Custom_Features#Zapier_Connector | What is Zapier?]]
+
*<div class="article">[[Wix integration]]</div>
 
+
*<div class="article">[[Squarespace]]</div>
[[Using_Zapier.com| How to send copy of confirmation email (gmail integration).]]
+
*<div class="article">[[Go Daddy]]</div>
 
+
*<div class="article">[[SITE123 integration | SITE123]]</div>
[[Email_notifications_with_Zapier | How to send email confirmations to several emails]]
 
 
 
[http://appointmentschedulingnews.com/zap-a-new-functionality-to-simplybook-me/ Simplybook and MailChimp integration]
 
 
 
[http://appointmentschedulingnews.com/simplybook-me-and-zapier-integration/ Other available zaps]
 
 
 
</div>
 
</div>
 
<br/>
 
<div class="mw-collapsible mw-collapsed" data-expandtext="Show" data-collapsetext="Hide" style="width:800px;">
 
<span class="qa">[[Joomla integration]]</span>
 
<div class="mw-collapsible-content">
 
:1. Take the iFrame code of your booking page in Settings//Booking widgets settings//iFrame widget//Get widget code.
 
 
 
[[File:Booking widgets path new navigation.png|1200px | center]]
 
<br><br>
 
[[File:Iframe widget creation new navigation.png|1200px | center]]
 
<br><br>
 
[[File:Widget code copy.png | center]]
 
<br><br>
 
:2. Now go to Content>Articles check the box of the entry you want to insert the booking functionality into and click 'edit'. Then insert the widget code to the HTML code <body> of your website on the page where you need to display the booking functionality.
 
[[File:Joomla widget code adding.png | center]]
 
<br><br>
 
:3. Save settings and publish the page.
 
<br><br>
 
<br><br>
 
</div>
 
</div>
 
<br/>
 
<div class="mw-collapsible mw-collapsed" data-expandtext="Show" data-collapsetext="Hide" style="width:800px;">
 
<span class="qa">[[HTML button]]</span>
 
<div class="mw-collapsible-content">
 
[[File:Book-now-button-4.jpg|200px|left]]
 
 
 
Sometimes, websites (WordPress.com in particular) do not support inserting HTML Javascript code we use for our iFrame and button widgets. Then it can be useful to use a simple HTML button code to get your clients attention to go to your booking site at [https://simplybook.me/ SimplyBook.me] and make the appointment. Here is a simple code you can insert on your site or into your emails to link to your booking site at [https://simplybook.me/ SimplyBook.me]
 
 
 
<a href="//image.simplybook.me/v2" target="_blank"><img src="https://appointmentbookingsystem.files.wordpress.com/2015/11/book-now-button-4.jpg?w=660" alt="Booking button" width="200" height="200"></a>
 
<br><br>
 
Now let’s look at the code closer and see its components and how it can be adjusted to your company.
 
<br>
 
 
 
 
 
'''What you can change:'''
 
:1. ''image.simplybook.me/v2'' – it is the link to your booking page. It can be found when you press “My booking channels” -> "My booking website" in the upper right corner of your admin [https://simplybook.me/ SimplyBook.me] page. You need to insert your company name instead of “image”.
 
:2. ''https://appointmentbookingsystem.files.wordpress.com/2015/11/book-now-button-4.jpg?w=660''  – this is the link to the image of “Book now” button. You can choose the image that suits your website design.
 
:3. ''alt=”Booking button”''  – this is the alternate text for an image, if the image cannot be displayed. You can change the text “Booking button” to “Book now”, “Book here”, etc.
 
:4. ''width=”200″ height=”200″''  You can insert custom size of the image with the help of these functions.
 
:5. Please note that all the other signs, symbols and spaces are very important for the proper functioning of the code.
 
<br><br>
 
''Please check the example [http://simplydemowidgets.mozello.com/ here].''
 
<br><br>
 
</div>
 
</div>
 
<br/>
 
<div class="mw-collapsible mw-collapsed" data-expandtext="Show" data-collapsetext="Hide" style="width:800px;">
 
<span class="qa">[[Wix integration]]</span>
 
<div class="mw-collapsible-content">
 
 
 
 
 
 
 
 
 
If you use Wix, and if you want to add the possibility of bookings to your website we have the right solution for you!
 
 
 
 
 
Our iFrame widget allows you to connect the Wix website with [https://simplybook.me SimplyBook.com] and let your clients book right from the website both from their PC or from their mobile devices. This solution will make your booking process more convenient and easy.
 
 
 
 
 
To do this, please  follow these simple steps:
 
 
 
:1. Go to website editing mode, select the page to edit or add a new one and click on "+" on the left to add new element.
 
[[File:Wix add element.png|border | center]]
 
<br><br>
 
:2. Look for "Embed" option and select "HTML iFrame"
 
[[File:Wix embed iframe path.png| border| center]]
 
<br><br>
 
:3. Switch to “'''Enter code'''” mode.
 
[[File:Wix enter code path.png |border| center]]
 
<br><br>
 
:4. Go to your [https://simplybook.me SimplyBook.me] admin page. Navigate to Settings → Booking widgets settings → iFrame widget.
 
[[File:Booking widgets path new navigation.png|1200px| center]]
 
<br><br>
 
:5. Press “'''Get widget code'''”. Almost done, just few simple steps left!
 
[[File:Iframe widget creation new navigation.png|1200px | center]]
 
<br><br>
 
:6. Copy the code you received.
 
[[File:Iframe widget code.png | center]]
 
<br><br>
 
:7. Insert the code into Wix iFrame code window and Press “'''Apply/Update'''”.
 
[[File:Wix paste widget code.png|border | center]]
 
<br><br>
 
Congratulations! Now you have [https://simplybook.me the best booking system] on your Wix website!
 
[[File:Wix widget result upd.png|border | center]]
 
 
 
 
 
</div>
 
</div>
 
<br/>
 
<div class="mw-collapsible mw-collapsed" data-expandtext="Show" data-collapsetext="Hide" style="width:800px;">
 
<span class="qa">[[Squarespace]]</span>
 
<div class="mw-collapsible-content">
 
 
 
[[Squarespace#iFrame_widget| As an iFrame widget]]
 
 
 
[[Squarespace#Booking_button_widget| As a booking button widget]]
 
 
 
</div>
 
</div>
 
<br/>
 
<div class="mw-collapsible mw-collapsed" data-expandtext="Show" data-collapsetext="Hide" style="width:800px;">
 
<span class="qa">[[Go Daddy]]</span>
 
<div class="mw-collapsible-content">
 
[[File:Godaddy-logo (2).png| left]]
 
<br><br>
 
 
 
 
 
 
 
 
 
 
 
:1. In your [https://simplybook.me/ Simplybook] admin page get the code in <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Settings</span> -> <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Booking widgets settings</span> -> <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Booking button</span> -> <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Get widget code.</span>
 
 
 
:2. In <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">GoDaddy</span> system, Log in to your account and go to website editing.
 
:3. Click on <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Pages&Sections.</span>
 
 
 
:4. Select <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Manage Pages</span> option.
 
 
 
:5. From the pages menu, select the page you want to modify or add a new one.
 
 
 
:6. On page details add page title, set appearance options to your taste and create the page.
 
 
 
:7. Proceed to <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">adding a section.</span>
 
 
 
:8. Select to add <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">HTML</span> block from the side menu.
 
 
 
:9. Paste the code that you have previously copied from SimplyBook.me interface to the corresponding box.
 
 
 
:10. Check the preview and publish the changes.
 
 
 
</div>
 
<br/>
 
<div class="mw-collapsible mw-collapsed" data-expandtext="Show" data-collapsetext="Hide" style="width:800px;">
 
<span class="qa">[[SITE123 integration | SITE123]]</span>
 
<div class="mw-collapsible-content">
 
Use SimplyBook.me at your SITE123 website to allow your customers to schedule an appointment on your website. <br>
 
<br><br>
 
'''How to set it up'''
 
 
 
<br><br>
 
:1. If you have not created account with [https://simplybook.me/ SimplyBook.me] you can use [https://simplybook.it/default/registration this link] to create account for your company.<br><br>
 
:2. Go to [https://www.site123.com/ SITE123.com] and click on “START HERE” to sign up or login to your account if you already have one(you can also skip steps 3-5 in this case).
 
[[File:Site123.png | center]]
 
<br> <br>
 
:3. Choose the category of website you want to create.
 
[[File:Site123 categories.png | center]]
 
<br> <br>
 
:4. Enter the name of your website.
 
[[File:Website name.png | center]]
 
<br> <br>
 
:5. Complete the sign up process by entering your full name, email and password or by using Facebook or Google to log in.
 
[[File:Sign up.png | center]]
 
<br> <br>
 
:6. After your account at SITE123 is created open the website editor, go to “Pages” and click on “Add new page”
 
[[File:Site123 add new page.png | center]]
 
<br> <br>
 
:7. Choose "Text" type and select the template to your taste.
 
[[File:Site123 create new page.png | center]]
 
<br> <br>
 
:8. On the Pages menu, you will see newly created page. Click on “Edit”.
 
[[File:Site123 edit new page.png | center]]
 
<br> <br>
 
:9. Then enter the text that will be the link to your booking site, highlight it and click on "Link" icon in the menu
 
[[File:Site123 add link text.png | center]]
 
<br><br>
 
:10. Add link to your booking site to the corresponding field. You can set it to automatically open in the new tab
 
[[File:Site123 add link.png | center]]
 
<br><br>
 
:11. Click "Insert" and save your page. As the result you will have the page with the link to your booking site and your customers will be able to easily book from there.
 
[[File:Site123 integration result.png | border| center]]
 
<br><br>
 
:'''Please note!''' Site123 has also plugin integration option developed by themselves, but it works with old themes only, that are no longer supported by us and does not have any new functionality.
 
<br><br>
 
</div>
 

Latest revision as of 14:15, 20 August 2021