I have some custom values in my checkout.liquid file I would like to incorporate in my Shopify Flow.
Is there a way to pass/trigger a Shopify Flow with custom values? I didn’t see an option in Shopify Flow to do this and my research has turned 0 results on this issue. I think I am looking at this the wrong way.
Not using Flow. Flow is asynchoronous and not designed to work in the cart itself. It would work after the order is created. Scripts might be a better fit, but I’m not sure if you can set those attributes via Scripts or not.
@chrishb Without clearer details this is an XY problem so the difficulty for others to understand the problem increases and possible solutions decrease.