Filter question with Shopify
Status: Closed · Asked by fisto on · 0 views
I have a Pabbly filter set for a specific SKU in shopify.
However, if a customer orders several things in the same order, sometimes the SKU may be in "Order Line 1" or "Order Line 2" or "Order Line 3" etc
Right now I have the filter set to search the SKU in Order Line 1 but it fails if the order has more than one item.
How can I fix this?
Hey @fisto
Kindly capture the webhook response in advance response by toggling the "Simple Response" then you will receive the data in JSON format which you can later use in the Filter action step. Please refer to the following screenshot for your better understanding.

I have done that.
However the Filter responds with False when it really should be responding with True.
Please see my Task History ID:
https://connect.pabbly.com/task/history?filter_status=applied&filter_by_workflow_id=IjE1MjU4MiI_3D#
Here are screenshots:



Hey @fisto
Kindly try your workflow with the new test submission, your previously executed task would not work because their webhook response was not captured in the advanced format(JSON).
Though as we have checked one of your task submissions and it seems like the workflow is working properly. Please try your workflow with new test submissions and let us know.
