Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
With the new Time-Scheduled Trigger and Get Order Data Action, I wondered if there was a way to filter the Get Order Data by other variables such as Vendor so that of the 100 results returned, more of them are focused on the data I need.
I've tried the below but this doesn't work.
created_at:<='{{ scheduledAt }}' AND created_at:>'{{ scheduledAt | date_minus: "1 week" }}' AND lineitems.vendor contains "TESTVENDORNAME"
Any ideas?
I should mention that I know I could have a condition after the Get Order Data step but the problem with this is that it will have still grabbed all Vendors within the 100 line limit and so the filter condition after this will only look within these 100 lines and return far less results than desired which is less than ideal.
So the idea is to have the filter within the Get Order Data action.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025