"ShippingMethod" string for Curbside Pickup?

What to use so Flow can identify a Curbside Pickup order?

My goal is to check first-time customers that have mismatched billing and shipping addresses by having Shopify Flow email me when an order fits those criteria.

However, I want to exclude orders that select Curbside Pickup as a shipping method, but I do not know what string to enter. I am hoping the ShippingMethod variable is the correct one, but if anyone has suggestions, I’m open to those.

In order to help with this issue, we need more details including a link to the order and your workflow so we can make sure the fields you are using are right. Can you contact support and provide that information?

I think I may have figured it out since the “shippingLines_item.title” is my store name if they select Curbside Pickup. I’m testing this to see how it goes.