Solved

Klaviyo Profile API - Updated At field

  • 14 July 2021
  • 1 reply
  • 98 views

Badge +2

Hi,

I see that the Profile API does not return the updated_at field for a profile. Is there any other way to get this information using the API? I see that it is available in the UI when viewing a person’s profile.

I would love this feature and think it would be easy to add since the data is already in the UI.

Thank you,

Jeremy

icon

Best answer by Dov 15 July 2021, 16:14

View original

1 reply

Userlevel 7
Badge +61

Hello @Jeremy Hanslow,

Thank you for sharing your question with the Klaviyo Community.

That is a great request. I will put in a feature proposal on your behalf. 

Depending on your end-goal with this field, a potential workaround in the meantime to gather information on folks who’s profiles were updated would be to create a segment to say: Properties about someone last active, day is today (or within the last X amount of days). From here, use the list V2 api to return profiles off of this segment:  https://www.klaviyo.com/docs/api/v2/lists#get-members-all the profile will enter the segment when someone happens to them, you can then query for any information on the profiles that were returned.

Reply