Is there a way to get the transcational data out of Amelia that is not related to WooCom? Like for example client needs to have the appointment details loaded into custom fields within Jetpack CRM so they can look at the user in Jetpack CRM and know when their last interaction was even if it wasn't a paid appointment. I've synced WP & WooCom to Jetpack CRM but they need the appointment info as well. Any ideas?
Unfortunately, Amelia doesn't have any native integration with Jetpack, so I don't know how you would be able to achieve this.
The data that Amelia forwards to WooCommerce is stored in the method "getItemData" in PHP script:src/Infrastructure/WP/Integrations/WooCommerce/WooCommerceService.php
Is there a way to get the transcational data out of Amelia that is not related to WooCom? Like for example client needs to have the appointment details loaded into custom fields within Jetpack CRM so they can look at the user in Jetpack CRM and know when their last interaction was even if it wasn't a paid appointment. I've synced WP & WooCom to Jetpack CRM but they need the appointment info as well. Any ideas?
Hello Seth
Unfortunately, Amelia doesn't have any native integration with Jetpack, so I don't know how you would be able to achieve this.
The data that Amelia forwards to WooCommerce is stored in the method "getItemData" in PHP script:src/Infrastructure/WP/Integrations/WooCommerce/WooCommerceService.php
I hope that helps in some way.
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
Does Amelia integrate with Zapier? That might be the way to do this.
Hi again Seth
Well, we have Web Hooks, which are used mainly through Zapier.
Please take a look at the documentation (linked above), and see if you can get it to work.
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