question

RonyeCornettiRocha-1495 avatar image
0 Votes"
RonyeCornettiRocha-1495 asked saldana-msft edited

Teams Internal Id

Hello community. I am implementing a proactive messaging feature in MS Teams using Bot Framework. I can already get the bot to send a message on channels, but now I need the bot to start one-to-one conversations. The problem is that to generate the credentials, I need a property called internalId that I can't find anywhere. When browsing channels using MS Graph, this property is null. Would anyone know where I can find this property or why it is coming null? Thanks in advance.

dotnet-csharpoffice-teams-app-devmicrosoft-graph-sdkazure-bot-service
· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@RonyeCornettiRocha-1495 ,
As we are mainly responsible for general issue of Microsoft Teams, your question which is involved in development is not supported by us. I would remove the office-teams-windows-itpro tag and add the office-teams-app-dev tag. Hope you get better response.

0 Votes 0 ·

Hi @RonyeCornettiRocha-1495, Could you please let us know what exactly that you are looking for i.e team id / channel id.
which graph api are you using to get internal id ? also please share the documentation that you are following.

0 Votes 0 ·

Hi @RonyeCornettiRocha-1495, could you please let us know if you are still facing the issue.

0 Votes 0 ·

Hi @JagadeeshLankiReddy-5847 , I managed to find the teams internal id but now I'm having another problem when executing the CreateConversationAsync method:

https://stackoverflow.com/questions/67375799/invalid-user-identity-in-provided-tenant-implementing-bot-proactive-message

0 Votes 0 ·

0 Answers