I'm contemplating using wordpress as a headless cms with either Gatsby or other frameworks. Will I be able to get the functionalities of Amelia via REST APIs or GraphQl if I were to have a different frontend ?
Sorry for the delayed response, we don't work on weekends.
And thank you for choosing Amelia.
We have API Routes for the Amelia app, but most of them are protected depends on of the permissions that is set in WordPress Accounts. You can check those API Routs in our free version of Amelia. Amelia Lite is a free WordPress booking plugin that allows to set up a fully-featured automated WordPress booking system on your website. It is a handy tool for small businesses and individuals that depend on stable appointment-booking processes. You can download it from this link.
When you download Lite version you can find all API Routs in this file ../wp-content/plugins/ameliabooking/src/Infrastructure/Routes/Routes.php
At the moment we have some JavaScript hooks that trigger after confirm booking, before confirm booking, etc.
However, I'm not sure if that is what you are looking for.
Hi,
I'm contemplating using wordpress as a headless cms with either Gatsby or other frameworks. Will I be able to get the functionalities of Amelia via REST APIs or GraphQl if I were to have a different frontend ?
Hi, Nikhil,
Sorry for the delayed response, we don't work on weekends.
And thank you for choosing Amelia.
We have API Routes for the Amelia app, but most of them are protected depends on of the permissions that is set in WordPress Accounts. You can check those API Routs in our free version of Amelia. Amelia Lite is a free WordPress booking plugin that allows to set up a fully-featured automated WordPress booking system on your website. It is a handy tool for small businesses and individuals that depend on stable appointment-booking processes. You can download it from this link.
When you download Lite version you can find all API Routs in this file ../wp-content/plugins/ameliabooking/src/Infrastructure/Routes/Routes.php
At the moment we have some JavaScript hooks that trigger after confirm booking, before confirm booking, etc.
However, I'm not sure if that is what you are looking for.
Best Regards.
I have the WPAmelia basic version purchased. I will explore what you have mentioned below.
Nikhil,
Sure, please keep us posted.
Best Regards.