Does anyone have a solution to sending SMS text from contact form 7, or ANY contact form?
I can send SMS with this plugin.
What is your problem?
Alex. NUMEROUS inquires to the plugin author and Telnex, the only US gateway. It doesn’t work/connect/send.
@grant-holmes
You can set a different SMS Service API url on
ContactForm7 -> Sms Integration -> Settings
Example : http://tsms.allbulksms.in/sendsms.aspx?mobile=Your_Login_Mobile&pass=your_password&senderid=SMSTST&to={MOBILENUMBER}&msg={MESSAGE}
I’ve create a Service API with a custom sendsms.php file and now this plugin works with my local provider (Skebby) 🙂
Thanks for your response. I’d kinda given up on this.
I just looked in my ContactForm 7 settings and “SMS Integration” only shows Constant Contact and ReCaptcha integration.
Any help?
Please look.
You have to go into:
CF7 -> Contact module (or add new) -> the last tab is “ALL BULK SMS” for the content
and
CF7 -> Sms Integration -> the first tab is “History” second tab is “Settings” in this one you have to put the url of your API
alex: Just getting to this. Thank you for the instruction sets. I’m using Telnex.com as my gateway. I don’t see where to get their service API? In the settings, I put in:
https://api.telnyx.com/v2/messages
mobile=317742xxxx&pass=MyPassWord&330327XXX=SMSTST&to={MOBILENUMBER}&msg={MESSAGE}
When I use the form, it “works” but no text is recieved.
I’ve installed the WP SMS – Professional Package and can manually send SMS through Telnex, so I know that much is working.
—
On the PlugIns page, where “Contact Form SMS integration – ALL BULK SMS” is listed, clicking the “Settings” link does nothing.
Otherwise, I think I’ve followed the directions here (https://www.allbulksms.in/contact-form-7-sms-integration.html) best I can. Thanks for any help.
-
This reply was modified 5 years, 5 months ago by
Grant Holmes.