[SOLVED] Â MassMailer SMS MediaUrl & Formating |
5/1/2018 17:02:11 | |
| PHPRunner General questions | ||
|
W
wheathcock author
Does anyone know how to embed a MediaUrl in the SMS Message field in MassMailer task setup. |
||
|
|
Sergey Kornilov admin 5/1/2018 |
|
This is not going to be easy. Check common_runner_sms() function in source\include\commonfunctions.php file. This is where we send a request to Twilio API and read results back. |
|
|
W
|
wheathcock author 5/2/2018 |
|
This is not going to be easy. Check common_runner_sms() function in source\include\commonfunctions.php file. This is where we send a request to Twilio API and read results back.
|
|