Hello, I am working on a Chrome extension adding the custom fields to gather the informations needed to create an appointment in the database and synchronize google agenda with amelia.
This works fine but I want to send SMS as if the appointment was added through the front. I think these two lines could do the job :
Hello, I am working on a Chrome extension adding the custom fields to gather the informations needed to create an appointment in the database and synchronize google agenda with amelia.
This works fine but I want to send SMS as if the appointment was added through the front. I think these two lines could do the job :
$smsNotificationService = $container->get('application.smsNotification.service');
$smsNotificationService->sendAppointmentStatusNotifications($appointment, false, true);
I recreated the $appointement object manually but I don't know how to get the $container (needed to get $smsNotificationService)
Could you help me with that or tell me if there are easier ways to do so ?
Thanks a lot
Hello Clément,
We have forwarded your ticket to our level 2 agents and as soon as we get some feedback from them we will contact you immediately.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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
Hello Clément
Sorry for the delay. After our senior Team reviewed this, we will have to escalate it higher, it is going to our Developers for their input.
They will advise us. As soon as they respond, we will come back to you.
Thank you for your patience.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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
Hello Clément
Sorry for all the waiting time.
We have been advised by our developers, here is how you can fix this issue.
Please try that, and let me know if it works.
Thank you.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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