Hi,
I am trying to figure out how I can subscribe user to another list.
I have two lists. One is "Initial Signup" and Second is "Confirmed List"
When my user is subscribed to "Initial Signup" I send them a drip email immediately to ask them to confirm their registration, the link actually would subscribe them to another list.
I am doing this so that I can capture the people who have just opted in as well as users who have confirmed their subscription as well
How can I make use of Sendy API? Currently I am putting a href link of http://sendyurl/subscribe?email=[Email]&list=listcode_for_second_list
Help me please.
Harsh