[[["이해하기 쉬움","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-08-05(UTC)"],[[["This guide demonstrates how to use Application Integration to invoke a sub-integration for sending email notifications."],["The For Each Loop task in the main integration iterates through a list of email content, invoking a sub-integration for each item."],["The sub-integration contains an EmailTask which is configured to send an email, using input parameters like \"To\", \"Subject\", and \"TextBody\"."],["The provided code samples show the JSON configurations for both the main integration (using For Each Loop) and the sub-integration (for sending email)."],["Instructions are included on how to upload the provided integration code sample as a JSON file to Application Integration and run it for testing."]]],[]]