Hello,
I have a strange problem with created ZAP as it is working properly while testing but generating an error when published and triggered. I need to make an action depending on the warehouse ID of the product in Baselinker catalogue. I set the “Only continue if” action to check if the property “Product warehouse ID” is equal to 45387 (this is ID of one of the warehouses). The IF action works well while testing but when I publish it I get a strange value of Product warehouse ID:
{{228093062__productsp]warehouse_id}}
and the IF action is not executing.
Can some one tell me why Zapier get correct warehouse ID of the product from the order in Baselinker in testing mode only and not when published and triggered by the real order?