Look up customer in segment

Look up customer in segment

Snafu
Shopify Partner
1 0 1

I am trying to recreate this example found here: https://help.shopify.com/en/manual/shopify-flow/reference/actions/look-up-customer-segment-membershi...

 

 

Snafu_0-1722290223172.png

 

But when I do, I get data errors that customer data is not found

 

Snafu_1-1722290528498.png

 

Snafu_2-1722290660466.png

 

I tried a for each loop but another error mentioned that lookup customer segment could not be used in a loop.  The sample also does not appear to be using a loop.

 

 

What am I doing wrong?

 

Replies 3 (3)

Kalen_Jordan
Shopify Partner
801 38 145

You want to add a for loop before that step that's erroring.

shop_creator
Shopify Partner
2 0 2

Adding a loop introduces a different error as highlighted by OP. Do you have any work arounds? Seems like a bug or broken documentation.

 

Screenshot from 2024-08-11 21-04-44.png

shop_creator
Shopify Partner
2 0 2

Spoke with Shopify support team.

 

> "The segment lookup feature only functions for triggers that supply a single customer object."

 

At this time, we are not able to use it in way suggested in the original Help Center doc.