Hi there,
I've a bigcommerce integration and I’m setting up an additional condition besides inventory to trigger the Back in Stock (BIS) flow.
I need the emails to be sent only if the variant has a specific additional attribute, besides the inventory.
However, the options I’m being shown are only top-level attributes, not additional variant attributes — like VariantId, for example.
How can I, if possible, add an additional attribute to use as a condition in the BIS flow?
Example:
Color: blue
How can I filter in the flow to trigger only if the color is blue, in addition to inventory?
I'm using this endpoint:
https://developers.klaviyo.com/en/reference/create_client_back_in_stock_subscription
Thank you.
This is what I'm sennding:

I didn't see that option to send meta or any other attribute in this endpoint, however, I tried a lot of things.
The result:

The product section where I wanted to get the info to use in the flow condition:

Where I wanted to see that attribute:

Color attribute is just an example*