How to Remove Configuration Requirement for Item Mapping in Software Integration Based on Specific Transactions?

This topic was automatically generated from Slack. You can find the original thread here.

Hi. I have a configuration question. When trying to map an item in an integration, the configuration is asking in a drop down for that specific item within the software but it’s supposed to be pulling that item based on a specific transaction. It’s not the same item every time, it is a specific one for that transaction. Is there a way to remove this configuration question?

If the item is given at runtime, you can use a custom expression to reference it, check out this documentation: GitHub