Hello,
Below is my feedback to your questions:
1. Tested on multiple records in multiple HubSpot accounts.
2. Below are two accounts I am working on: 2163007 and 2376643
3. ‘new1_stores/57wnrpsn6i_21375’ of account: 2163007
4. What do you mean by vid Value
5. Here is a sample message
[{
"integratorObjectId": "new1_stores/57wnrpsn6i_21375",
"action": "UPSERT",
"changeOccurredTimestamp": 1552588124,
"propertyNameToValues": {
"app_id": "185233",
"email": "xxx@xxx.com",
"store": "xxxxxx",
"first_name": "FIrst",
"last_name": "Name",
"id": "21375",
"company": "",
"phone": "000000",
"date_created": "08-Mar-2019 05:23",
"date_modified": "08-Mar-2019 05:23",
"store_credit": "0",
"customer_group": "Default",
"accepts_marketing": "True",
"notes": "",
"street_1": "88 Litchfield Crescent",
"street_2": "",
"city": "Long Beach",
"state": "New South Wales",
"zip": "2536",
"country": "Australia",
"country_iso2": "Australia",
"address_type": "",
"ShippingStreet_1": "88 Litchfield Crescent",
"ShippingStreet_2": "",
"ShippingCity": "Long Beach",
"ShippingState": "New South Wales",
"ShippingZip": "1111",
"ShippingCountry": "Australia",
"ShippingCountry_iso2": "Australia",
"BillingStreet_1": "88 Litchfield Crescent",
"BillingStreet_2": "",
"BillingCity": "Long Beach",
"BillingState": "New South Wales",
"BillingZip": "1111",
"BillingCountry": "Australia",
"BillingCountry_iso2": "Australia"
}
}]
6. The same message created a new contact successfully while it does not update the contact
Thanks,