Actually we are searching to connect Amelia with our API. We are looking to use your Webhook but we cant see if its possible to request some datas. Does the Webhook return data ? What type of data ? Its possible to link our API and your webhook tools without using no code app like zappier, IFTTT, ... ?
Thanks for your respond, Best Regard, Wallace - SLIB Web Manager
We have API Routes for Amelia, but unfortunately, we don't have documentation for it, most of them are protected and depend on the permissions that are set in WordPress Accounts. You can check those API Routes in our free version of Amelia. Amelia Lite is a free WordPress booking plugin that allows you 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 the Lite version you can find all API Routes 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 confirming booking:
JS files are modified (minimized) in public version of plugin (in our development environment is accessible), but unfortunately I can not send you our source code because that is the policy of our company.
All those files that have extension .vue are compressed and minimized in JS files that is very hard and not recommended modifying. So in order to add some other features you can unminify the js and customize it.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
I'm looking all JS script. I was trying to trigger them on a submit. However when i'm doing some test. Nothing visible in the Network. Where is no responses with data in it. Only the database creation.
We have webhooks that are triggered after certain actions (booking, canceling, status changed). You can read more about them here: https://wpamelia.com/web-hooks-settings/
Also, you can find an example of the data sent to an endpoint attached to my response.
Hello,
Actually we are searching to connect Amelia with our API.
We are looking to use your Webhook but we cant see if its possible to request some datas.
Does the Webhook return data ? What type of data ?
Its possible to link our API and your webhook tools without using no code app like zappier, IFTTT, ... ?
Thanks for your respond,
Best Regard,
Wallace - SLIB Web Manager
Hello Wallace,
Thank you for reaching out to us.
We have API Routes for Amelia, but unfortunately, we don't have documentation for it, most of them are protected and depend on the permissions that are set in WordPress Accounts. You can check those API Routes in our free version of Amelia. Amelia Lite is a free WordPress booking plugin that allows you 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 the Lite version you can find all API Routes 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 confirming booking:
JS files are modified (minimized) in public version of plugin (in our development environment is accessible), but unfortunately I can not send you our source code because that is the policy of our company.
All those files that have extension .vue are compressed and minimized in JS files that is very hard and not recommended modifying. So in order to add some other features you can unminify the js and customize it.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Have a great weekend!
Kind Regards,
Stanislav Snagovskiy
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs
You can try wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thanks Stanislav,
My company bought a licence few days ago.
And i'm actually searching how i can use the script.
We can directly doing some request on it ? Or there is an authentification methods before like JWT, or something else ?
Hello Wallace,
You're welcome.
Thank you for purchasing Amelia, and for reaching out to us.
Could you please check this: https://tmsplugins.ticksy.com/ticket/2652734/#comment-15924802
I hope it helps.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Kind Regards,
Stanislav Snagovskiy
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs
You can try wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I'm looking all JS script.
I was trying to trigger them on a submit. However when i'm doing some test. Nothing visible in the Network.
Where is no responses with data in it. Only the database creation.
Can you explain this ?
Thx !
Best regards,
Wallace
Dear Wallace,
I hope you're doing well.
This has been forwarded to our developers, I'll reach you as soon as I hear back from them.
Thank you and stay safe.
Kind Regards,
Stanislav Snagovskiy
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs
You can try wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Any response here? What is the answer? You guys really need to step up your replies because other users use this forum to get answers.
Hello Chris.
We have webhooks that are triggered after certain actions (booking, canceling, status changed). You can read more about them here: https://wpamelia.com/web-hooks-settings/
Also, you can find an example of the data sent to an endpoint attached to my response.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables