Skip to main content
Version: 6.0.3

HubspotContact

This page supports schema for Hubspot Datatype HubspotContact.

{
"properties": {
"archived": {
"type": "string",
"x-label": {
"en": "archived",
"ko": "archived"
}
},
"createdAt": {
"type": "string",
"x-label": {
"en": "createdAt",
"ko": "createdAt"
}
},
"id": {
"type": "string",
"x-label": {
"en": "id",
"ko": "id"
}
},
"properties": {
"properties": {
"createdate": {
"type": "string",
"x-label": {
"en": "createdate",
"ko": "createdate"
}
},
"email": {
"type": "string",
"x-label": {
"en": "email",
"ko": "email"
}
},
"firstname": {
"type": "string",
"x-label": {
"en": "firstname",
"ko": "firstname"
}
},
"hs_object_id": {
"type": "string",
"x-label": {
"en": "hs_object_id",
"ko": "hs_object_id"
}
},
"jobtitle": {
"type": "string",
"x-label": {
"en": "jobtitle",
"ko": "jobtitle"
}
},
"lastname": {
"type": "string",
"x-label": {
"en": "lastname",
"ko": "lastname"
}
},
"phone": {
"type": "string",
"x-label": {
"en": "phone",
"ko": "phone"
}
}
},
"type": "object",
"x-label": {
"en": "properties",
"ko": "properties"
}
},
"updatedAt": {
"type": "string",
"x-label": {
"en": "updatedAt",
"ko": "updatedAt"
}
},
"updatedProperty": {
"properties": {
"name": {
"type": "string",
"x-label": {
"en": "Updated Property Name",
"ko": "업데이트된 프로퍼티 이름"
}
},
"value": {
"type": "string",
"x-label": {
"en": "Updated Property Value",
"ko": "업데이트된 프로퍼티 값"
}
}
},
"type": "object",
"x-label": {
"en": "Updated Property",
"ko": "업데이트된 프로퍼티"
}
}
},
"required": [],
"type": "object"
}