Tantable
Tantable

Reputation: 113

how do i add additional line items to a NetSuite order via API

our Shopify store syncs with NetSuite and we send orders with line items from Shopify to NS. However there are often situations where we need to enrich the orders in NS with zero value items that we don't want on the shopify order. E.g. marketing materials that we want to send out to the customer.

any advice from someone who has done it before would be great?

Upvotes: 0

Views: 94

Answers (1)

Avi
Avi

Reputation: 2069

You can use User-Event/Workflow or Map-Reduce/Scheduled/Mass-Update scripts which will filter orders, and update orders.

Upvotes: 0

Related Questions