User paul farnell - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2013-05-18T23:30:57Z http://fogbugz.stackexchange.com/feeds/user/2740 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/8008/sending-just-the-email-address-using-urltrigger Sending just the email address using URLTrigger Paul Farnell 2011-04-27T16:02:59Z 2013-05-14T23:22:00Z <p>We need the URLTrigger to send a GET request that includes the customer's email address to our stats package (Performable). We have it working using the <code>{EmailFrom}</code> variable, but that will pass along "Customer Name " rather than simply "customer@domain.com".</p> <p>Is there a way to amend that? Another variable we can use?</p> <p>We're On Demand so can't make changes to the plugin ourselves.</p>