No content to show
User Activity
For completeness, I also tried email:"w"* but this didn't match either.
Thanks for the suggestions, Paul. I tried email:"w*" but unfortunately that didn't match at all, even when the e-mail address began with a 'w'. email:"w" and email:w didn't match, either. Only email:w* seems to match, and has the problem I mention...
I am using the Shopify Flow app to send e-mails to customers; but there are more than 100 customers whom I want to send e-mails to, so I am dividing them into six different groups according to their e-mail addresses. If their e-mail starts with A-E,...
Thanks Paul. I had read the docs: I was just surprised that there are so few filters available for customers. As you say, segmentation doesn't help because it seems that the same set of filters are available there as there are in workflows (i.e., t...
I am using an advanced query in a Get customer data action in a workflow to retrieve customer records. At the moment, my query is matching more than 100 records, so only the first 100 are returned. I would like to add something to my query to filter...
Thanks Paul - that's helpful. How can I filter my customers according to the town or city in which they live (as specified in their default address)? Should I use segments instead? I've never heard of those, so if you could point me to some exampl...
I am trying to combine two conditions with a logical AND in an advanced query in the Get customer data action in my workflow. My customers have the tag EdTest and live in the UK; so I would expect the following expression to evaluate to FALSE: tag:...
Thanks Paul - I can't believe I made that mistake! Dearie me ... it's working now.
Following on from the solution to my question here, I would like to know how to pass input data from a scheduled trigger to a Run code action in a workflow. As per the screenshots below, I am trying to retrieve the scheduledAt variable within a Run ...
Thanks Paul - I didn't know about the Run code action. I'll investigate.
01-13-2025
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) w...
I finally cracked it! Turns out I was wrong in my last post: I had tried tag=EdTest but not tag:EdTest, which turned out to be the right answer!
Thank you for your reply. However, as explained in my original question, I have already tried to adjust the filters directly in the action settings - but without success. Please see the first screenshot in my question above. I have tried tag:Edtes...
This is a community forum: questions are asked and answered for the benefit of everybody; therefore the replies need to be public. If you are unwilling to offer your help under these conditions, please don't respond any further - there are more appr...
Thank you for your reply. As per my original question, I'm interested in scenario #3. In particular, I want to know how to craft a custom query for a filter in the Get Customer Data action. Please see the screenshot(s) in my question above for mor...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
401 | 01-02-2025 06:15 AM |