<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: SMS To Users (hep! hack not working!)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/sms-to-users-hep-hack-not-working</link>
		<description>Gravity Support Forums Topic: SMS To Users (hep! hack not working!)</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 17:16:36 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/sms-to-users-hep-hack-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "SMS To Users (hep! hack not working!)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sms-to-users-hep-hack-not-working#post-79067</link>
			<pubDate>Fri, 05 Oct 2012 07:49:13 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">79067@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This hack is not supported by Gravity Forms as &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/twilio-integration#post-49024&#34; rel=&#34;nofollow&#34;&#62;this was not the intention&#60;/a&#62; of the add-on we created.    I think your best bet is to try to contact the member who wrote that hack and ask for their advice.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/profile/deweydb&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/profile/deweydb&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Reference: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/twilio-integration#post-48131&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/twilio-integration#post-48131&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rajsm on "SMS To Users (hep! hack not working!)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sms-to-users-hep-hack-not-working#post-79014</link>
			<pubDate>Fri, 05 Oct 2012 02:06:34 +0000</pubDate>
			<dc:creator>rajsm</dc:creator>
			<guid isPermaLink="false">79014@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well I just happened to purchase a PAID account of Twilio - ASSUMING it will send notifications to users when they submit the form - my mistake.. as I did not read enough :( .. &#60;/p&#62;
&#60;p&#62;Im not a coder bur I tried the modification of twilio.php as given by deweydb:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;public static function export_feed($entry, $form, $feed){
       $body = GFCommon::replace_variables($feed[&#38;quot;meta&#38;quot;][&#38;quot;message&#38;quot;], $form, $entry);
	   $twilioTo = GFCommon::replace_variables($feed[&#38;quot;meta&#38;quot;][&#38;quot;to&#38;quot;], $form, $entry);

       self::send_sms($feed[&#38;quot;meta&#38;quot;][&#38;quot;from&#38;quot;], $twilioTo, $body, $feed[&#38;quot;meta&#38;quot;][&#38;quot;shorten_url&#38;quot;]);
    }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The only line I added to php file at the given code is: &#60;/p&#62;
&#60;p&#62;$twilioTo = GFCommon::replace_variables($feed[&#34;meta&#34;][&#34;to&#34;], $form, $entry);&#60;/p&#62;
&#60;p&#62;then I went and updated the twilio settings &#34;To Number&#34; with a merge code from Gravity forms using &#34;insert merge code&#34;:&#60;br /&#62;
{Phone:5}&#60;/p&#62;
&#60;p&#62;Well its not working - I tried filling the forms but I do not get a notification to any valid mobile number I enter.. &#60;/p&#62;
&#60;p&#62;Can someone please help!?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
