hi im using API to get the lists
the problem is that i need to know the last date that a profile filled the form
i can see this in the website on the "date added" column, though i can not export it
and when i use the API, i have created , updated and last_event_date attributes and these are not the same as date added, as they count any action (like consent) not just filling the form.
so i want a way or and attribute to get this data for our lists. is there a way to that ?
Solved
How to Get the last added date for a list in API
Best answer by ChristianPaget
Hi there, you can use Get List Profiles which will include a field “joined_group_at” that gives the timestamp that profile joined the list. If you include “joined_group_at” for the sort key in the API key, the first profile returned will be the most recently joined profile. Then, if you grab the “joined_group_at” field for the first profile, you will have the timestamp of the last time a profile was added to the list.
This topic has been closed for replies.
Log in to the Community
No account yet? Create an account
Use your Klaviyo credentials
Log in with Klaviyo
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
