Thank you very much for your information.
I’m afraid I didn’t make the proper question.
Let me provide some background in order to have a clearer view of what I need.
It’s a I have contact that has described himself with a subset of data: The name and the email.
But for our purposes we need additionally the phone number.
For that reason we build an automation that sends the contact a nice email informing that we need his phone number, why we need it and how we will use it. If he agrees with that we ask him to provide us with the phone number.
In order to do that what I want is that the email has a button. If the customer clicks on it, will display a new page of the browser with a form that has the already collected information from him, allow him to introduce his phone and update his information.
What have I tried?
1.- To use a custom defined form. The problem with it is that, from an automation, I was unable to provide the form with the customer currently available information in order to display it in the form.
2.- To use the “Subscription update” process from the “Integration settings for list”. The East with this process is that the initiative to launch it comes from the contact. This was not the case as I need to take the initiative myself. I am the one that needs to send the customer the email. So I discarded this approach.
3.- to use only a small piece of his “Subscription update” process: to use only the “Form to update subscription”.
What I did was to Design the “Form to update subscription” using the tools available in the system.
Once done that I created the automation with an email that includes button with the following instruction: Provide phone
And it worked nicely. The contact received the email, he can click on the button. Then a new page was displayed in the browser with the form already fulfilled with the contact data but the Phone number. He may provide the phone number and then update all his information.
It has only one issue. If the customer is subscribed to several lists, then I have no control which form is displayed. It can be the “Form to update subscription” of any of the lists.
Any suggestions on how can I ensure from an automation that the “Form to update subscription” displayed is the one belonging to the list I need?
Very grateful in advance for any advice.