[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-02 UTC。"],[[["This guide demonstrates how to use the Data Mapping task within Application Integration to concatenate a string to each element of a string array."],["The process involves using the `FOR_EACH` and `CONCAT` functions to iterate through an array and append a specified string value to every element within it."],["The sample integration includes an API trigger, a Data Mapping task, and configurations to handle string array manipulation, using provided default values for an initial array and a text to append."],["Instructions are provided for uploading and testing the sample integration file, by saving it as a .json file, and then uploading it through the Google Cloud console Application Integration page."],["The code sample shows the structure of an Application Integration flow that will perform the string array concatenation."]]],[]]