UNPKG

@pipedream/omnisend

Version:

Pipedream Omnisend Components

48 lines 952 B
export default { "contactID": "79enkpRa3GzzNRgOtvkjNvYbxwf", "identifiers": [ { "type": "email", "id": "austin.powers@example.com", "channels": { "email": { "status": "subscribed", "statusDate": "2016-02-01T10:07:28Z" } } }, { "type": "phone", "id": "+443031237300", "channels": { "sms": { "status": "nonSubscribed", "statusDate": "2016-02-01T10:07:28Z" } } } ], "createdAt": "2016-02-28T21:19:19Z", "firstName": "Austin", "lastName": "Powers", "tags": [ "spy", "gadgets" ], "country": "United Kingdom", "countryCode": "GB", "state": "", "city": "London", "address": "Westminster", "postalCode": "SW1A 1AA", "gender": "m", "birthdate": "1997-05-02", "customProperties": { "hobbies": "spying", "enemies": "Dr. Evil", "pets": [ "dog", "cat" ] } }