問題タブ [power-automate-custom-connector]
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.
swagger-2.0 - Power Automate カスタム コネクタ テストは、ファイル出力を文字列と見なします
私の Web API メソッドは、応答本文でバイナリ PDF ファイルを返します。これを、Power Automate のカスタム コネクタの swagger ファイルに設定しました。ただし、出力がバイナリ PDF ファイルであり、プロパティ タイプが「ファイル」であるにもかかわらず、カスタム コネクタ UI の Test 関数は、「文字列」を返すと認識します。
質問:テスターに文字列だと思わせるために私が間違っていることは何ですか?
問題のスクリーンショットは次のとおり
です。Web API メソッドに対する私のスワッガーは次のとおりです (次の 200 応答に注意してくださいschema: {type: file, format: binary}
。
automation - Is there any way to automate call recording in microsoft teams app and then creating its transcript and saving it to the system using teams app?
I tried using the power automate to create a flow for this but unfortunately we cannot create a flow for call recording and making transcript and saving it to system using teams app. Need help for this issue???