Sirs
September 27, 2024, 11:04am
1
I’m trying to make a Flow where I add a Variant to the order.
Then I add a discount 50% to the lineItem just added.
But i’m trying to log out the just added item, but I don’t get any results.
I can only see the orderEditBegin returned data.
Is this a bugg? or am I missing a step?
On this image i’m actually logging the original order. but I cant log the “pending” added lineItems.
2 Likes
I might try a run code step to do the logging, but that liquid looks like it should work. Is there any output in the run logs for that send admin api request call?
Sirs
October 8, 2024, 10:54am
3
Thank you.
Nothing gets logged what so ever.
also tried RunCode to catch the CalculatedLineItems
But did not work.
It’s like it’s not returning anything
1 Like
Super weird. Maybe @paul_n knows.