<?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 Forum: Gravity Forms Twilio Add-On - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/forum/gravity-forms-twilio-add-on</link>
		<description>Gravity Support Forums Forum: Gravity Forms Twilio Add-On - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 15:27:42 +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/forum/gravity-forms-twilio-add-on/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>danhowden on "How Can I Populate &#34;To Number&#34; (the target SMS number) With A Form Field Value?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-populate-to-number-the-target-sms-number-with-a-form-field-value#post-359305</link>
			<pubDate>Wed, 03 Jul 2013 05:20:54 +0000</pubDate>
			<dc:creator>danhowden</dc:creator>
			<guid isPermaLink="false">359305@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;My form has a field {TargetSMSNum:6}.  I want the Twilio add on to send an SMS notifiction to this number.  The number changes with each new form submission.&#60;/p&#62;
&#60;p&#62;I can populate the message body with a merge code (e.g. {TargetSMSNum:6}).  The number gets embedded perfectly.  If I manually enter the To Number everything works as designed,&#60;/p&#62;
&#60;p&#62;However if I use the {TargetSMSNum:6} merge code in the To Number field, the message doesn't get sent.  I expect because the merge code isn't working in the To Number field.&#60;/p&#62;
&#60;p&#62;Please will you tell me how to populate the To Number field with my dynamic {TargetSMSNum:6} data?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>steve729 on "Can the &#34;to&#34; number be conditional?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-the-to-number-be-conditional#post-101274</link>
			<pubDate>Tue, 11 Dec 2012 12:53:23 +0000</pubDate>
			<dc:creator>steve729</dc:creator>
			<guid isPermaLink="false">101274@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can the following be done? Submitter of the form could select &#34;sales&#34; or &#34;service&#34; from a dropdown (or radio buttons). The text message goes to a different number depending on which was selected.
&#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>
		<item>
			<title>justnh on "SMS to Users"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sms-to-users#post-70096</link>
			<pubDate>Wed, 08 Aug 2012 08:30:11 +0000</pubDate>
			<dc:creator>justnh</dc:creator>
			<guid isPermaLink="false">70096@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I know I am not the only person requesting this feature and I have seen it discussed here, but I want to know if this is a feature thats on the cards? I think it adds value to SMS clients a confirmation when they have placed and order or requested a quote etc and it just makes sense that we should be able to integrate this as a feature... why it has not been done yet leaves me baffled?&#60;/p&#62;
&#60;p&#62;So chaps, when will this happen?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>twescott on "&#039;To Number&#039; Modification"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/to-number-modification#post-69060</link>
			<pubDate>Wed, 01 Aug 2012 18:56:21 +0000</pubDate>
			<dc:creator>twescott</dc:creator>
			<guid isPermaLink="false">69060@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a paid Twilio account, and so when setting up a Twilio alert via Gravity Forms + Twilio integration, I have a blank field where I can type in a mobile phone number of my choice.&#60;/p&#62;
&#60;p&#62;When an item is created in my Gravity form, Twilio then looks to that number and fires off an alert SMS.  Great.  This is out of the box functionality and it works very well.&#60;/p&#62;
&#60;p&#62;What I'd like to do is pass a user entered field from my Gravity form to this Twilio 'To Number' variable.  For instance, in my form, I'll ask for a user's mobile phone number.  That way the Twilio alert is sent to my user, and not to me, or to a static 'To Number'.&#60;/p&#62;
&#60;p&#62;There appears to be some precedent for this, as the Message area in the Twilio alert setup allows me to incorporate user entered fields into the SMS message that's sent out.&#60;/p&#62;
&#60;p&#62;To the best of my understanding, this is the relevant line of PHP:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;else{
                            ?&#38;gt;
                            &#38;lt;input type=&#38;quot;text&#38;quot; name=&#38;quot;gf_twilio_to&#38;quot; value=&#38;quot;&#38;lt;?php echo esc_attr($config[&#38;quot;meta&#38;quot;][&#38;quot;to&#38;quot;]) ?&#38;gt;&#38;quot;&#38;gt;
                            &#38;lt;?php
                        }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This is the else component in a loop.  The loop is looking at my Twilio account status.  If it's a sandboxed account, the page will only show me verified numbers to send the alert to.  Because I have a paid account, however, I'm forwarded to the else part of this loop, where I can type in a number of my choice.&#60;/p&#62;
&#60;p&#62;Unless I'm completely mistaken, I need to echo the value of my 'Email' variable from one of my Gravity forms.  It may not be as easy as that, but, that's why I'm here.  I don't know.&#60;/p&#62;
&#60;p&#62;Any help is appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lochuuho on "Twilio Feed Not Importing All Numbers"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/twilio-feed-not-importing-all-numbers#post-67849</link>
			<pubDate>Wed, 25 Jul 2012 09:18:20 +0000</pubDate>
			<dc:creator>lochuuho</dc:creator>
			<guid isPermaLink="false">67849@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am currently using WordPress 3.4.1. and Gravity Forms Version 1.6.4.5.4. and the Twilio Add-on Version 1.0.&#60;/p&#62;
&#60;p&#62;I think that I have found a bug, where when you go to add a new Twilio feed, the plug-in form does not pull up and show all the Twilio numbers registered to the account...So what happened for me is that I have two Twilio numbers but only one is showing in the &#34;From Number&#34; field.&#60;/p&#62;
&#60;p&#62;Please look into this.&#60;/p&#62;
&#60;p&#62;Loc
&#60;/p&#62;</description>
		</item>
		<item>
			<title>twescott on "More SMS Options"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/more-sms-options#post-66749</link>
			<pubDate>Tue, 17 Jul 2012 21:08:09 +0000</pubDate>
			<dc:creator>twescott</dc:creator>
			<guid isPermaLink="false">66749@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm toying around with using Gravity + Twilio for line management in a hotel.  &#60;/p&#62;
&#60;p&#62;A guest arrives to check in, and is standing in line.  If the line is long enough, an employee will move through the line, taking basic information via my mobile-formatted Gravity form.  Once I have their information, they can leave the line and go do something else.  I'll use their information to call them back to the check in desk when it's their turn.&#60;/p&#62;
&#60;p&#62;An SMS is sent when the information is entered as a way to confirm to the guest that they are indeed on the list.  This can all be done out of the box with Gravity + Twilio.  No problem.&#60;/p&#62;
&#60;p&#62;Now I want to call them back to the checkin desk, though.  I'd like to do this with an SMS as well.  Rather than sending the SMS from my own phone, though, I'd like to do this through Twilio.  Ideally, there'd be a button in my Gravity Entries page, that when clicked, would send a pre formatted SMS calling my guest back to the front desk for check in.&#60;/p&#62;
&#60;p&#62;Possible?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tozhelp1 on "Twilio SMS Replies to Sent Text"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/twilio-sms-replies-to-sent-text#post-51391</link>
			<pubDate>Tue, 06 Mar 2012 02:38:20 +0000</pubDate>
			<dc:creator>tozhelp1</dc:creator>
			<guid isPermaLink="false">51391@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;As I understand Gravity forms is capable of creating posts by users.  So users enter a title and description and it can be posted as a blog post.  This can act as a form, so the action of filling out the form is the user &#34;posting&#34; and when they click &#34;submit&#34;, Twilio sends an SMS to Admins.  When is great.&#60;/p&#62;
&#60;p&#62;This is the question:  Because what the user can be posted as a blog post, can the Admin reply to the Twilio SMS and the &#34;Admin Reply&#34; will be posted as a comment?  Is this possible, I mean of course it is with coding.  But is it difficult to implement and is there a coder that you would recommend that can do this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
