Help get this topic noticed by sharing it on Twitter Twitter, Facebook Facebook, or email.
ymarillet

NewsletterAPI (lists) is cached server-side ?

Hi,

I'm using the API to add/remove users through lists, however, it seems that this is not realtime.

Ex:
Got 2 lists (list1 which is empty, list2 which contains the user), and the user's email is test@test.com
Calling API to insert a user in list1 and removing it from list2; on the site it'll be ok, but on the API, if I try to get the lists, previous changes won't be updated (so list1 will still be empty, and list 2 will still contain the user)

What should I do to prevent this to happen ?
1 person has
this problem
+1
Reply