Hello!
Implementing some business logic for contact change event. I have to take some action when emails and tags for a contact was changed. The hook event just tells me the id of the changed contact, not the specific fields. Is there a way to get notified with details? Or do I have to save duplicates of contacts, and compare the objects every time an event occurs?
Thanks and best regards,
Stefan