Comprehensive guide to all webhook events provided by ContactManager, including payload structures and examples for each event type
user.new
user.is_contact
matched_user_ids
array contains IDs of existing users who might know the new user. You can use this to suggest connections or build social features that connect users who likely know each other.
user.deleted
user.follow
user.unfollow
user.create_event
user.update_event
user.delete_event
user.create_reaction
reaction_type
can be predefined types like “like”, “love”, “super_like”, “support”, “laugh”, “wow”, “sad”, “angry”, or custom strings for extended functionality.
user.update_reaction
user.delete_reaction
user.is_contact
to identify potential connections between users