Seeking Guidance on Incorporating Discount Code as a Line Item in ShipStation Orders

Hello @Terry_Hopper

I cannot thank you enough for your insightful guidance!

Though initially, your recommendation to utilize the add() function within the Order Items and Repeater module methods didn’t hit the mark, it undoubtedly steered me towards the solution I needed!

Post several unsuccessful attempts, I integrated the add() functions within the Iterator, achieving success in incorporating the discount code into the array of line items.

Screenshot 2023-10-15 at 12.51.57 AM

Screenshot 2023-10-15 at 12.51.51 AM

However, I stumbled upon another hurdle…
The Iterator displayed only the line item, omitting the crucial discount code information (seemingly a limitation on Make.com’s end). To navigate this, I added an additional Iterator to establish a conditional function, as depicted below

This crucial step was the breakthrough I needed, culminating in the successful creation of an order.

I am immensely grateful for your assistance, Terry! Your expertise has been invaluable in this process, and your willingness to help has made a significant difference.

Thank you from the bottom of my heart :pray:

2 Likes