But it doenst work, if order have had a list of products… How could we pick first in list?
Hi
Some background from the previous thread:
The Shopify New Order trigger doesn’t include product images. To work around this, you can add a Find Product step:
That will get you an image url that you can use in other steps of your Zap:
For your question,
If that’s the case, then you can do that using a couple of Formatter steps.
The first Formatter step that you’ll need is the Line Item to Text transform, which is under the ‘Utilities’ options:
Add the product title in the Input field. When the step runs, it will convert the product items into a text string with each product title separated by a comma.
Then add a second Formatter step, this time choosing Text > Split text
To set up the step:
- Put the text sting of the Product titles in the input field
- In the Separator field, type a comma
- For the segment index, choose first.
When the action runs, it will give you the first Product title in the list. You can use that Product Title in the Find Product step, which will give you the product image
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.