I am pulling “last_email_name” on a contact using this URL.
https://api.hubapi.com/contacts/v1/contact/vid/{contactID}/profile
I’m wondering if there is a way to pull “last_email_name” with filterGroups. I’m looking for anytime this field is changed. If not with filterGroups are there any other ideas on how to get these changes without having to run through all contacts.