Hi,
I’m new to this and hopefully someone can guide me on how I can fix this issue.
I have a prefilled form “subscription center form” that are embedded in my external webpage. The contact receives an email with url. When the user clicks on the link they get redirected to my embedded page with prefilled values. So far everything works fine.
Now for signed in users “Users are not stored in Azure AD”. I need to send them to the embedded form with prefilled values. How can I regenerate the link Marketing creates in the email and tell the form which user are rendering the form?
The link generated looks like this https:...?msdynunsubscribeid=StringA&msdynttrid=StringB
I guess the msdynunsubscribeid is my subscriptionid but what does msdynttrid refer to?