cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Conversational AI with Microsoft Teams : How get user id ?

former_member623493
Discoverer
0 Kudos
1,010

Hi,

I'm working on a bot made with SAP Conversational AI which we access to with Microsoft Teams. In some case i need to identify the user to call a webhook, so i want to know if it's possible to do this with getting Teams id (name, e-mail,...) or not.

Thanks !

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hello,

Could you solve this issue?We are also facing same issue

Regards,

Gowthami.R

former_member623493
Discoverer
0 Kudos

Hi Ishant,

Thanks for this information but when i collect this variable after a post request triggered by a teams conversation, participant_data is empty...

Any idea about that ?

Gregory

0 Kudos

Hello Gregory,

Could you solve this issue?, I am facing same challenge.

best regards,

Juan Esteban,

0 Kudos

Hi Gregory,

In Conversational state, participant_data will hold user information.

  • participant_data: an object containing the user information gathered from the channel your bot is connected to (Messenger, Slack,…).

Please refer below link for more information.

https://cai.tools.sap/docs/concepts/conversation-state

Thanks.

Ishant