We are trying to use a push notification to send inventory data from a GI to an outside system. We have created several other push notifications that are working as expected but our inventory push is not.
We are currently using px.objects.in.inventoryItem as our table.
Results tab: InvenotryID, SiteID, LastModifiedDateTime, & QtyOnHand.
Nothing is hitting the push when inventory updates.
Thanks,