upon a lead creation we are wanting to send the em...
# suitescript
m
upon a lead creation we are wanting to send the email contact an email acknowledgement and a website link. when they click the link i want to ensure the url contains the lead info like firstname, lastname etc - how could i generate a url like this? example: http://test.com?firstname=test1&lastname=test2 etc