We are trying to build an app as well. So wondering if you are ready with REST api for mobile app to facilitate booking. I saw your discussion saying its under development. Do you have an ETA ?
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. When you download Lite version you can find all API Routs in this file ../wp-content/plugins/ameliabooking/src/Infrastructure/Routes/Routes.php
But we do not have REST API and documentation for it at the moment. You can refer to Isidora's answer if it works for you.
We are trying to build an app as well. So wondering if you are ready with REST api for mobile app to facilitate booking. I saw your discussion saying its under development. Do you have an ETA ?
Hi Remiz,
Thanks so much for your interest.
At the moment we do not have REST api in plan, unfortunately.
Im little confused here. Seems like on another discussion, Isidora from your team have responded with details of the REST APIs here: https://tmsplugins.ticksy.com/ticket/1899844/
Is it something different ?
Hi Remiz,
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. When you download Lite version you can find all API Routs in this file ../wp-content/plugins/ameliabooking/src/Infrastructure/Routes/Routes.php
But we do not have REST API and documentation for it at the moment. You can refer to Isidora's answer if it works for you.