nested emails, addresses, etc. missing date_added and date_modified

The scheme documentation seems to suggest that nested entities like phone, email and address on the Constituent List endpoint should include both a date_added and date_modified field but the actual data being returned does not include these fields. It would be nice if those added/modified dates were included for the nested entities as the documentation says they should be.

  • List Constituent includes date added/modified only for the top-level constituents themselves but not for the nested email, phone, address, and so on
  • Email List (All/Single Constituents) will include the added/modified dates
  • Phone List (All/Single Constituents) will include the added/modified dates
  • Address List (All/Single Constituents) will include the added/modified dates

It would be really nice to be able to get at this information without needing to use parent email/phone/address listing endpoints. If you just want the current preferred address/email/phone for your constituents it's way more efficient to use the List Constituent endpoint (esp filtering by recently added/modified) than to have to list out every last address/email/phone both preferred/primary or not.

I was able to find two other conversations mentioning this (1) (2) from 3+ years ago now.

Categories