Forum Discussion
mallen81
Aug 25, 2021Copper Contributor
Teams Integration with Dynamics 365 for an Entity showing not connected.
I need to be able to programmatically add a tab to teams that uses the Dynamics 365 teams app for an entity and I need it to show as connected to dynamics. Here is the requests I have built for both...
Umag98
Sep 07, 2021Brass Contributor
Even I am facing similar issue.
We have added the dynamics tab from the endpoint
POST /teams/{team-id}/channels/{channel-id}/tabs
add the record in msdyn_teamsCollaboration entity.
but still we are geting the error
"This record is not connected to Dynamics 365. Repin the tab and try again"
We have added the dynamics tab from the endpoint
POST /teams/{team-id}/channels/{channel-id}/tabs
add the record in msdyn_teamsCollaboration entity.
but still we are geting the error
"This record is not connected to Dynamics 365. Repin the tab and try again"