Hello, I know Aemlia booking has its own Webhook to connect with Zapier, but is it possible to send booking information using another plugin Wp Automator with its own webhook like this? https://automatorwp.com/add-ons/webhooks/. because I don't want to use Zapier since that plugin can perform connection within most of my plugins. if it can, how to? if not, please let me know as well. Thanks!
Web hooks are not only for Zapier, and you should be able to use it with Automator. I know there have been a few customers in the past that used 3rd party systems (like Integromat), and had no issues.
There are multiple ways how you can do that. Just as Aleksandar mentions, webhooks are available with a lot of other plugins (receiving & sending). The only difficulty I mostly faced was the difference of the format the data was required by each of them.
To make the data compatible, I was using the Data Mapping feature of WP Webhooks (https://wp-webhooks.com/). It basically gives you the possibility of formatting the data to a different format so that the other plugins understand it.
If you have some specific questions, just let me know, but I definitely recommend self-hosted plugins before the automation services, just as the data never leaves your server for that.
Hello, I know Aemlia booking has its own Webhook to connect with Zapier, but is it possible to send booking information using another plugin Wp Automator with its own webhook like this? https://automatorwp.com/add-ons/webhooks/. because I don't want to use Zapier since that plugin can perform connection within most of my plugins. if it can, how to? if not, please let me know as well. Thanks!
Hello Jeffrey
Web hooks are not only for Zapier, and you should be able to use it with Automator. I know there have been a few customers in the past that used 3rd party systems (like Integromat), and had no issues.
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
Hi Jeffrey,
There are multiple ways how you can do that. Just as Aleksandar mentions, webhooks are available with a lot of other plugins (receiving & sending). The only difficulty I mostly faced was the difference of the format the data was required by each of them.
To make the data compatible, I was using the Data Mapping feature of WP Webhooks (https://wp-webhooks.com/). It basically gives you the possibility of formatting the data to a different format so that the other plugins understand it.
They also have an integration available with Amelia: https://wp-webhooks.com/integrations/amelia/
If you have some specific questions, just let me know, but I definitely recommend self-hosted plugins before the automation services, just as the data never leaves your server for that.
Thank you for letting me know, have a great day! :)