Tool to combine two JSON arrays by matching a key attribute. Use when you need to merge data from two arrays based on a common identifier.
dataRequiredstringThe JSON array or object to evaluate
pathstringSelect a specific node within the 'Data' using a JSONPath expression
dataKeyRequiredstringThe key attribute to be used when combining 'Data' to 'Merge Data'
mergeDataRequiredstringThe JSON array or object to evaluate and combine into 'Data'
mergeDataKeystringThe key attribute to be used when combining 'Merge Data' to 'Data'. If not provided, the 'Data Key' value will be used
fieldsToMergestringSpecify the fields to be combined as a comma-delimited list, for example: Forename, Age (If not supplied, all fields will be merged)
mergeDataPathstringSelect a specific node within the 'Merge Data' using a JSONPath expression
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.