Pull Contact Creation Date

I’m am trying to pull Contact record creation date via the API.

The API is returning something different than what I see in the Keap UI.

I am calling api.infusionsoft.com/crm/rest/v2/contacts/16 to find data on contact ID 16 in my app. The API is returning a date in 2024, even though the Keap UI shows this contact has existed since 2011.

What am I missing?

image

Hi Paul, I wasn’t able to reproduce this behavior on the API. Could you share a bit more detail about your case? Specifically:

  • The exact request you’re sending
  • The exact response you’re receiving
  • Your App ID / Tenant ID