問題タブ [workflow-definition-language]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
26 問題
0
投票する
2
に答える
18265
参照
.net - Azure ロジック アプリ: BLOB ストレージからコンテンツを取得した後、1 つ以上の添付ファイルを含む電子メールを送信する方法は?
azure logic app get blob contents connectorを使用して blob コンテンツを読み取り、そのコンテンツを azure logic app send email connectorを使用して電子メールで添付ファイルとして送信したいと考えています。
添付ファイルは 1 つ以上です。
電子メールを送信するには、次の json 形式の添付ファイル データが必要です。