57
"body": {
"@odata.context": "https://graph.microsoft.com/v1.0/・・・,
"@odata.count": 7,
"value": [
{
"id": "19:[email protected]",
"createdDateTime": "2023-02-07T12:40:49.456Z",
"displayName": "Private Channel",
"description": "for testing",
"tenantId": "552440ee-891d-4f5a-b78e-13d0a3fa1dd4",
"webUrl": "https://teams.microsoft.com/l/channel/19%3Acc47005ff12d40f18c1d4f1e00d75c08%40t ・・・",
"membershipType": "private"
},
{
"id": "19:[email protected]",
"createdDateTime": "2022-05-28T12:30:40.415Z",
"displayName": "Announcements 📢",
"description": "This is a sample announcements channel that is favorited by default.",
"isFavoriteByDefault": true,
"tenantId": "552440ee-891d-4f5a-b78e-13d0a3fa1dd4",
"webUrl": "https://teams.microsoft.com/l/channel/19%3Ab0568b463e0a40a8876123d2271・・・",
"membershipType": "standard"
},
出力(要素)
チャネルID
チャネルの表示名
チャネルの詳細
チャネルのURL
標準:standard
プライベート:private
共有:unknownFutureValue
様々なTeamsコネクタのアクション
で利用する
既定でチャネルを表示するか
(trueの場合のみ項目が出力されるため注意)