OUTPUT parameters in format of Map<Key,Value>. Where Key is the name of the parameter. Note: name of the system generated parameters are wrapped by backtick(`) to distinguish them from the user defined parameters.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-11 UTC."],[[["The response of an integration execution is represented in JSON format."],["The JSON response includes an `executionId` which is a unique string identifier for that specific integration run."],["The JSON response also includes `outputParameters`, which is an object containing key-value pairs of output parameters."],["System-generated parameters in `outputParameters` are distinguished by being wrapped in backticks."]]],[]]