CMS Development

Veradatatech
Miembro | Partner nivel Platinum
Miembro | Partner nivel Platinum

HubSpot API to insert multiple rows with 1 API call request

resolver

Hello, I would like to know if HubSpot POST API supports inserting multiple rows with 1 API call.

 

POST /hubdb/api/v2/tables/:tableId/rows 

 

https://legacydocs.hubspot.com/docs/methods/hubdb/v2/create_row 

 

Kindly advice.

 

Regards,

Vikram Shah

0 Me gusta
2 Soluciones aceptadas
Jaycee_Lewis
Solución
Administrador de la comunidad
Administrador de la comunidad

HubSpot API to insert multiple rows with 1 API call request

resolver

Hey, @Veradatatech 👋To confirm, you are not missing an option with that v2 endpoint. If you are interested, there are new v3 HubDB API endpoints, including one to Create rows in batch.

 

POST/cms/v3/hubdb/tables/{tableIdOrName}/rows/draft/batch/create

https://developers.hubspot.com/docs/api/cms/hubdb  

 

Best,

Jaycee

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

Ver la solución en mensaje original publicado

0 Me gusta
Veradatatech
Solución
Miembro | Partner nivel Platinum
Miembro | Partner nivel Platinum

HubSpot API to insert multiple rows with 1 API call request

resolver
0 Me gusta
2 Respuestas 2
Veradatatech
Solución
Miembro | Partner nivel Platinum
Miembro | Partner nivel Platinum

HubSpot API to insert multiple rows with 1 API call request

resolver

Thank you Jaycee

0 Me gusta
Jaycee_Lewis
Solución
Administrador de la comunidad
Administrador de la comunidad

HubSpot API to insert multiple rows with 1 API call request

resolver

Hey, @Veradatatech 👋To confirm, you are not missing an option with that v2 endpoint. If you are interested, there are new v3 HubDB API endpoints, including one to Create rows in batch.

 

POST/cms/v3/hubdb/tables/{tableIdOrName}/rows/draft/batch/create

https://developers.hubspot.com/docs/api/cms/hubdb  

 

Best,

Jaycee

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

0 Me gusta