Difference between revisions of "API custom feature"
From SimplyBook.me
Line 25: | Line 25: | ||
:1. Navigate to <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Custom features</span> section using the left-side menu of your admin interface,<br> | :1. Navigate to <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Custom features</span> section using the left-side menu of your admin interface,<br> | ||
:find the corresponding feature and enable it. | :find the corresponding feature and enable it. | ||
− | [[File:Api enable path.png | center]] | + | <nomobile>[[File:Api enable path.png | center]]</nomobile> |
+ | <mobileonly>[[File:M api enable path.png | center]]</mobileonly> | ||
<br><br> | <br><br> | ||
:2. Click on the corresponding <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Settings</span> button to access the <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">API keys.</span> | :2. Click on the corresponding <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Settings</span> button to access the <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">API keys.</span> | ||
− | [[File:Api settings path.png | center]] | + | <nomobile>[[File:Api settings path.png | center]]</nomobile> |
+ | <mobileonly>[[File:M api settings path.png]]</mobileonly> | ||
<br><br> | <br><br> | ||
:3. (optional) Use <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Callback URL</span> option to sync the system if you are doing own development. | :3. (optional) Use <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Callback URL</span> option to sync the system if you are doing own development. | ||
− | [[File:Api keys v3.png | center]] | + | <nomobile>[[File:Api keys v3.png | center]]</nomobile> |
+ | <mobileonly>[[File:M api settings overview.png]]</mobileonly> | ||
<br><br> | <br><br> |
Revision as of 13:47, 8 July 2019
With the help of this custom feature you can design your own solutions varying from simple widgets to multi-functional applications.
Use it to authorize in Simplybook API with API key.
- How to use
- 1. Navigate to Custom features section using the left-side menu of your admin interface,
- find the corresponding feature and enable it.
- 2. Click on the corresponding Settings button to access the API keys.
- 3. (optional) Use Callback URL option to sync the system if you are doing own development.