APIs & Integrations

TAppleton
Member

Bulk Import of Line_Items

SOLVE

Hi, 

Again a bit of advice would be welcome.

 

I'm importing Lines and Deals against Customers.

 

I've synced all products from our ERP to the pridcuts library.

I've got api tasks to bring in new invoices. and sync products.

I want to bulk import via spreadsheets the history.  

Deals are fine and can be associated with Companies. 

 

Question - Can  line_items be bulk imported and associated with deals via spreadsheet?

I dont see line_items listed in the import wizard ?

0 Upvotes
1 Accepted solution
Ismail
Solution
Contributor | Elite Partner
Contributor | Elite Partner

Bulk Import of Line_Items

SOLVE

Hi @TAppleton, It's not possible to import line items from UI like importing deals or contacts.

However, it can be done via line items API to create new line items and associate them with deals. You can also use the batch create endpoint.https://developers.hubspot.com/docs/api/crm/line-items


I hope this is useful 

View solution in original post

2 Replies 2
karstenkoehler
Hall of Famer | Partner
Hall of Famer | Partner

Bulk Import of Line_Items

SOLVE

Hi @TAppleton,

 

HubSpot is currently rolling out a feature to import line items:

 

karstenkoehler_0-1648618830292.png

 

 

More information in this update by Kyle Jepson in this LinkedIn post.

 

If this answers your original question, you can make it easier for others to find this information by accepting my post as a solution. I'd appreciate it!

 

Have a great day!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

Ismail
Solution
Contributor | Elite Partner
Contributor | Elite Partner

Bulk Import of Line_Items

SOLVE

Hi @TAppleton, It's not possible to import line items from UI like importing deals or contacts.

However, it can be done via line items API to create new line items and associate them with deals. You can also use the batch create endpoint.https://developers.hubspot.com/docs/api/crm/line-items


I hope this is useful