Passing leads information to forms

I’ve a number of lists and I’d like to send email recipients a link to let them update their subscription preferences. I’ve created a form with their name email and the list names (which are linked to a field for each and the list dynamically created for those with the field set)



Is it possible pass the name, email and current preferences to a form embedded on a website page?

I’ve a number of lists and I’d like to send email recipients a link to let them update their subscription preferences. I’ve created a form with their name email and the list names (which are linked to a field for each and the list dynamically created for those with the field set)

Is it possible pass the name, email and current preferences to a form embedded on a website page?

Take a look at

https://github.com/mautic/mautic/issues/1022#issuecomment-149991239

if it helps you get going.