ItemInventoryToProduct2 workflow fetches only Active Items from QB. [Select * from ItemInventory where ItemInventory.MaxReturned=100]
How do I get Non-Active Items from QB to SF? I tried adding conditions to query like "ItemInventory.ActiveStatus=False" and "ItemInventory.ActiveStatus=Not-Active", but no luck.
Tags:
QuickBooks & Salesforce