APIs & Integrations

jing
Participante

Discrepancy between v2 and v3 companies api

Hi, we want to get the timestamp value of a custom field called became_a_sql_date. In V2 API (https://api.hubapi.com/companies/v2/companies), we can get it perfectly.

 

But we can not get it in V3 API (https://api.hubapi.com/crm/v3/objects/companies?limit=100&properties=became_a_sql_date), there is only date, but no time.

 

Is there any way to get became_a_sql_date.timestamp in V3 api?v3 apiv3 apiv2 apiv2 api1630915329181 to timestamp1630915329181 to timestamp

0 Me gusta
1 Respuesta 1
dennisedson
Equipo de producto de HubSpot
Equipo de producto de HubSpot

Discrepancy between v2 and v3 companies api

@jing 

Try querying the hs_date_entered_salesqualifiedlead property

0 Me gusta