[[["이해하기 쉬움","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-06-23(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."]]],[]]