[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-10。"],[[["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."]]],[]]