Split Text - splits wrong field
Status: Closed · Asked by wibbler on · 0 views
I have a step that splits text "1PM - 5PM" to "1PM" and "5PM".
GCCip4O
You can see it should choose Notes Attribute 4 ("1PM - 5PM")
gLiQUUV
However, it actually chooses Notes Attribute 5 to split ("Local Delivery")
0MPntuV
Which then produces an error in subsequent steps that use this output
msC2XMg
Why is it choosing the wrong parameter?
(This is "A. New Box Order" workflow)
Hey @wibbler
As we can see from your recent history log the label which you mapped in the Text Formatter action step actually got a different value from the triggering API instead of the time which you are seeking for.
Please check the following screenshot and the latest history log for the same.

Shopify Attributes are changing per order.
This is now solved.