Thanks for the help, this code will help fetching the url after a user registers. How can I make it to be fetched after an appointment has been approved? I mean immediately after the Booked appointment plugin send it's notification via email (The attached screen shot might help understanding my request).
Another question, I have a custom field in my Booked Appointments, how can I add this as a parameter in my wp_remote_get function?
Hello,
Beside the confirmation emails for appointments, I want to also send an sms using my SMS API.
What I can provide is an URL like this:
https://sms.com/SENDERID/PASSWORD/SMSTEXT
How can I fetch this url after a user request an appointment or newly register to the website?
I'm still waiting a reply to my inquiry!!
Hi there,
Please sorry for this late response.
All you need to do is add the following code into functions.php file:
Thanks and cheers,
FlexiPress Support
Follow on Envato Facebook Twitter
Thanks for the help, this code will help fetching the url after a user registers. How can I make it to be fetched after an appointment has been approved? I mean immediately after the Booked appointment plugin send it's notification via email (The attached screen shot might help understanding my request).
Another question, I have a custom field in my Booked Appointments, how can I add this as a parameter in my wp_remote_get function?
Here's the code:
For more details please read Booked documentation and analyze the plugin's code.
Kind regards,
FlexiPress Support
Follow on Envato Facebook Twitter