ELAN SMS
About Elan SMS
Welcome to our platform, where communication meets efficiency! Harness the power of Bulk SMS to elevate your outreach strategy with two distinctive approaches. Whether you're aiming for widespread promotional campaigns or personalized transactional messaging, our platform offers seamless solutions. Simplify and amplify your communication game – choose the convenience of Bulk SMS for targeted engagement or opt for the dynamic duo of Promotional and Transactional routes for a comprehensive approach. Elevate your messaging strategy with us, where every text makes a significant impact!
Our Pricing
Developer Docs
Here is our Developer Api please fell free to test
Two-Way SMS PHP
function myfunction(){
$phoneNumber = $_POST["phoneNumber"];
$session_id = $_POST["sessionId"];
$text = $_POST["text"];
if ($text == "" || $lastNo == "00") {
$response = "CON Welcome Home\n";
$response .= "1. Opt 1\n";
$response .= "2. Opt 2 \n";
$response .= "3. Opt 3 \n";
$response .= "4. Opt 4 \n";
}elseif($text == '1' ){
$response = "Welcome to Opt 1\n";
$response .= "1. Opt 1-child 1\n";
$response .= "1. Opt 1-child 2\n";
$response .= "99. Back \n";
}
echo json_encode($response);
}
Login
Or
Dont have account? Register
Or
Dont have account? Register
Register
Or
Dont have account? Login
Or
Dont have account? Login