activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Mar 12, 2026

Get Individual Chat

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Retrieve individual chat ID in Microsoft Teams for further message listing. POST/one-on-one-chat

Input

ParameterDescriptionData Type
UPN (User principal name)

User principal name of the participant.

This should be the unique user login to Azure AD and other Office services. In very rare cases, the Azure AD admin can set another value for the UPN.

string
User roleRole of the user in the chat (owner or member)enum

Output

ParameterDescriptionData Type
Chat IDUnique identifier of the one-on-one chatstring
ResponseChat object returned by the APIObject
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated