User paul farnell - FogBugz Knowledge Exchangemost recent 30 from http://fogbugz.stackexchange.com2013-05-18T23:30:57Zhttp://fogbugz.stackexchange.com/feeds/user/2740http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/8008/sending-just-the-email-address-using-urltriggerSending just the email address using URLTriggerPaul Farnell2011-04-27T16:02:59Z2013-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>