Not-matrix products in Shopify have variant metafields, even though there are no 'variants' because it technically works off a default variant id.
In the matrix saved search from Netsuite to Shopify we can easily use the format shown here.
When trying to do that same thing in our non-matrix flow it does not work. We also know that we can specify our metafield components in the settings for the product flow and this would map data to a variant metafield, but this only works if you are using a normal Netsuite field not a custom field.
We have a custom field for inventory status and it looks at a list for the value. When mapping to Celigo using the specify metafield components setting we end up just getting the internal id of the field value, so 1, 2, 3 etc, not the actual value.
Is there a way to either get the non-matrix flow/saved search to recognize the variant metafield based on the link above (like it does in the matrix flow) OR get the actual value from the custom netsuite field and not just the internal id of the item on the list?
Hopefully all that makes sense.