APIs & Integrations

vikramjeet
Member

How I can save multiple products in hubspot in loop

Please help me to insert multiple products data in product hubspot API in loop. Mean to say 4-5 products save in single curl run.

v3 API

https://api.hubapi.com/crm/v3/objects/products?hapikey=YOUR_HUBSPOT_API_KEY'

0 Upvotes
1 Reply 1
dennisedson
HubSpot Product Team
HubSpot Product Team

How I can save multiple products in hubspot in loop

@vikramjeet 

Have you looked at the batch endoints?

/crm/v3/objects/products/batch/create

0 Upvotes