Hi
I would like to be able to use the auto responder to reply to customers when they automatically complete one of several forms we have on our website. Is there away of personalizing the template by sending data to the chunk to use. so for example rather than saying something like Hello Customer. You would call the field in the chunk to replace it with hello first name last name.
is it a simple case of the same way as you would do normally i.e in the template chunk call [[+Last_Name]] for lastname, if the name of the input was called 'Last_Name'?
or would it be different as its processed through a different hook?