針對「Subject」和「Body」欄位,您可以輸入字面值和整合變數的組合,做為字串值。使用美元符號記法為變數名稱命名,也就是在變數名稱前後加上 $ 符號。舉例來說,如果您想在電子郵件「主旨」中使用變數 $varSubject$,請輸入類似 Test $varSubject$ 的文字,其中 Test 是文字常值,$varSubject$ 是變數。
[[["容易理解","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 (世界標準時間)。"],[[["The Send Email task allows you to send custom email notifications directly from your integration to one or more recipients."],["You can configure the Send Email task within the Application Integration editor by specifying recipients, subject, and the message body."],["Email properties such as recipients, subject, and body can be set using literals, integration variables, or a combination of both."],["Error handling strategies can be implemented to manage temporary errors that may occur during the execution of the Send Email task."],["You can find additional information about supported connectors, tasks, error handling, testing and publishing in the provided links."]]],[]]