microsoftgraph / microsoftgraph/msgraph-sdk-php
Missing graph api to get microsoft teams call history of external users
まだ誰も着手していません。
- 主要言語
- PHP
- スター
- 669
- フォーク
- 150
- 平均マージ
- 15時間 21分
- マージ済み PR(30日)
- 3
説明
Hi Microsoft Support Team,
My issue is related to Microsoft Graph APIs.
When I make a call to an internal user, or an internal user calls me, I am able to retrieve the call history using the Graph API. However, when I make a call to an external user, or an external user calls me, the call history is not available through the API.
I am using the following endpoint to fetch call history:
https://graph.microsoft.com/v1.0/communications/callRecords
I have already set up the subscription event and the notification webhook, which successfully notifies me whenever a call is made.
Please let me know how I can make a call to an external user and also retrieve the call history for those external calls.
Internal user: Who is already in my azure account
External user: Who is not already in my azure account
Please get back to me with a proper solution as soon as possible, as both I and my customers are losing confidence in the system due to this missing functionality.
Thank you.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず Microsoft Graph の /v1.0/communications/callRecords エンドポイントと、PHP SDK によるそのレスポンスの処理を確認します。外部ユーザーの通話履歴が API でサポートされているかを判断します。完了とは、サポートされている動作を文書化するか、SDK の具体的な変更を特定することを意味し、issue 内でリポジトリのファイルやテストを指定することはありません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- php
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100