
Microsoft Teams API Integration Profile
Information and guides about integrating with Microsoft Teams API
Add Microsoft Teams Integration to Your ProductInvoke function getAllMessages in Microsoft Teams API
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Query | query | object | |
Model | query.model | string | |
Top | query.$top | integer | |
Skip | query.$skip | integer | |
Search | query.$search | string |
Output schema fields
Field Name | API Key | Type | |
---|---|---|---|
Odata Count | @odata.count | integer | |
Odata Next Link | @odata.nextLink | string | |
Value | value | array |