Item mapping is a trigger output of “When a Status Changes to Something” in the built-in trigger. However, I do not received this itemMapping payload. Any suggestions Why?
They confirmed that for the itemsValues (Item mapping) data to go from the trigger you mention to a custom action, you need to add a dynamic mapping custom field in your custom action (coming from the recipe sentence), and then you will be able to use that information to map the item. When the trigger gets triggered, your custom action’s endpoint will receive the data from the item.