Why not just use listMemberUpdate() to do that in a more natural
manner?
If you really think that's the way to go:
u => id from getAccountDetails()
id => id from lists()
e => base64 encoded email address
jesse
On Oct 21, 2:47 pm, France <
bird...@gmail.com> wrote:
> Is there any way of directly triggering the email sent to a user with
> a link to update their profile.
> Something likehttp://
cornell.us2.list-manage.com/subscribe/send-email?u=<UID>&id=<LISTID>&e=<EMAILADDRESS>
>
> thanks
> France