I am designing a webhook to update contacts in my system when a profile enters the “Unsubscribed” list in Klaviyo. My profiles store an external ID that links them to their corresponding contact profiles on my system. The webhook needs to include this field which is stored as shown below. I also need to provide their unique Klaviyo Id in the JSON payload.

Above are the field I want in my payload.

