Skip to main content
Version: 6.0.7

HubspotCompany

This page supports schema for Hubspot Datatype HubspotCompany.

{
"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": {
"annualrevenue": {
"type": "string",
"x-label": {
"en": "Annual revenue",
"ko": "연간수익"
}
},
"city": {
"type": "string",
"x-label": {
"en": "city",
"ko": "city"
}
},
"createdate": {
"type": "string",
"x-label": {
"en": "createdate",
"ko": "createdate"
}
},
"description": {
"type": "string",
"x-label": {
"en": "Description",
"ko": "설명"
}
},
"domain": {
"type": "string",
"x-label": {
"en": "domain",
"ko": "domain"
}
},
"hs_lastmodifieddate": {
"type": "string",
"x-label": {
"en": "hs_lastmodifieddate",
"ko": "hs_lastmodifieddate"
}
},
"industry": {
"type": "string",
"x-label": {
"en": "industry",
"ko": "산업"
}
},
"linkedin_company_page": {
"type": "string",
"x-label": {
"en": "Linkedin company page",
"ko": "링크드인 회사 페이지"
}
},
"name": {
"type": "string",
"x-label": {
"en": "Compnay name",
"ko": "name"
}
},
"numberofempoyees": {
"type": "string",
"x-label": {
"en": "Number of empoyees",
"ko": "직원수"
}
},
"state": {
"type": "string",
"x-label": {
"en": "state",
"ko": "state"
}
},
"timezone": {
"type": "string",
"x-label": {
"en": "Time zone",
"ko": "시간대"
}
},
"zip": {
"type": "string",
"x-label": {
"en": "Zip",
"ko": "우편번호"
}
}
},
"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"
}