The Customer joined segment trigger starts a workflow when a customer joins the segment that you’ve selected, but does not trigger workflows when the set of customers in a segment changes (eg, when you change the criteria). If you need to to perform actions on a set of customers that are already in a segment you might consider a Get customer data action followed by a for each with a Look up customer in segment action that determines if a customer is a member of the selected segment.
What would be the trigger for this? There’s a trigger for customer joined segment, but if we aren’t using the segment join trigger, what would proceed before the “get customer data”? is there a way to trigger a flow when a customer has a tag added to them for example? I’ve looked and I can’t seem to find anything.