Skip to main content
Version: 6.0.4

HubspotDeal

This page supports schema for Hubspot Datatype HubspotDeal.

{
"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": {
"amount": {
"type": "string",
"x-label": {
"en": "amount",
"ko": "amount"
}
},
"closedate": {
"type": "string",
"x-label": {
"en": "closedate",
"ko": "closedate"
}
},
"createdate": {
"type": "string",
"x-label": {
"en": "createdate",
"ko": "createdate"
}
},
"dealname": {
"type": "string",
"x-label": {
"en": "dealname",
"ko": "dealname"
}
},
"dealstage": {
"type": "string",
"x-label": {
"en": "dealstage",
"ko": "dealstage"
}
},
"hs_lastmodifieddate": {
"type": "string",
"x-label": {
"en": "hs_lastmodifieddate",
"ko": "hs_lastmodifieddate"
}
},
"pipeline": {
"type": "string",
"x-label": {
"en": "pipeline",
"ko": "pipeline"
}
}
},
"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"
}