Hi,
I am hoping that this is possible with the API- I would like to link to a basic form (I called it signup.php) with a variable at the end of the URL ?list=24 (or maybe the name of the list). The form would use/send data to whatever list was specified in the URL.
So, if someone clicked on a link with ?list=24 at the end of the URL it would add them to the list in my account with an id of 24. I can use the actual name of the signup list too if I need to.
This must be possible - I cannot seem to get my head around it though. Any help would be appreciated.
Thanks,
Ben
... View more