I would like to use Liquid in a Shopify Flow IF condition. Is this possible? If so, where should I enter my Liquid logic? (See image below.)
My workflow is scheduled to run every Monday: but I only want it to proceed if the following day (Tuesday) will be during the first week of the month (so 1st - 7th inclusive); otherwise I want it to quit. The default schedule-based triggers aren’t sophisticated enough to do that, so I am trying to create the same effect with an IF condition.
