m0bov Posted January 14, 2021 Posted January 14, 2021 Hi guys, hope your all keeping well. So we've been using TEAMS for sometime now, SLT would like the ability to "drop in" to a lesson which are run from within Team/Channels. There was a PowerApp/Flow thing on Github which I got totally confused with. Is there a simples way of doing this? Don't want to over complicate things! Thanks guys. James
jhothersall Posted January 14, 2021 Posted January 14, 2021 Me too .. I have a call open with Microsoft and they are looking into it too ...
m0bov Posted January 14, 2021 Author Posted January 14, 2021 Cool, be interested to know how you get on. 1
jhothersall Posted January 15, 2021 Posted January 15, 2021 Just waiting for Microsoft to call me, but you need to allocate PowerApps Licences.
knightrider Posted January 15, 2021 Posted January 15, 2021 You got a link to the Github solution you mention?
jhothersall Posted January 15, 2021 Posted January 15, 2021 https://github.com/OfficeDev/microsoft-teams-apps-classroom-dropin/wiki/Deployment-guide
knightrider Posted January 15, 2021 Posted January 15, 2021 Wow! I see what you mean by being confused by it!! 1
Shibboleth Posted January 15, 2021 Posted January 15, 2021 I created new users for 365 access for SLT and then added these users to each team - seems to have worked for them - just did it through the gui We're using salamander / sds so will probably look at editing the CSV files I get from SIMS to add them as owners/teachers for each class next time I look at this
jhothersall Posted January 18, 2021 Posted January 18, 2021 (edited) The problem I have is that Locker has created Teams so have 1898 Teams ... and only 1508 users .. thanks to Alternative Provision. Edited January 18, 2021 by jhothersall
knightrider Posted January 21, 2021 Posted January 21, 2021 https://github.com/OfficeDev/microsoft-teams-apps-classroom-dropin/wiki/Deployment-guide Got this working and I have to say it does the job very well! 1
darkest_star Posted January 21, 2021 Posted January 21, 2021 Hi, did you encounter any problems with this? I have have an issue importing the power automate, I get the following error for DROP IN FLOW: Flow save failed with code 'DynamicOperationRequestClientFailure' and message 'The dynamic operation request to API 'sharepointonline' operation 'GetTable' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: { "status": 404, "message": "List not found\r\nclientRequestId: 897770d3-7d71-407b-ac08-16af811c5982\r\nserviceRequestId: 897770d3-7d71-407b-ac08-16af811c5982" }'. I can't see what is causing this. it is not in the file edited earlier in the script.
knightrider Posted January 21, 2021 Posted January 21, 2021 Sorry but no. No errors at all when importing.
lmgtfy Posted January 21, 2021 Posted January 21, 2021 Got this working and I have to say it does the job very well! Can I ask what Power Apps licences you bought specifically and how many you bought for it to work?
knightrider Posted January 21, 2021 Posted January 21, 2021 Can I ask what Power Apps licences you bought specifically and how many you bought for it to work? PM’d you 1
ITGURU Posted January 21, 2021 Posted January 21, 2021 Alternative solution - when staff setup meetings/lessons, just get them to add your SLT or any email distribution group to the list of participants. It will then email them all with the link so they can login by entering their name rather than needing to sign in, if they want to drop in.
knightrider Posted January 22, 2021 Posted January 22, 2021 Alternative solution - when staff setup meetings/lessons, just get them to add your SLT or any email distribution group to the list of participants. It will then email them all with the link so they can login by entering their name rather than needing to sign in, if they want to drop in. Yes, that would work but all our classes are created automatically so this isn't possible.
ITGURU Posted January 22, 2021 Posted January 22, 2021 Yes, that would work but all our classes are created automatically so this isn't possible. Surely when you schedule the meeting you can add this in?
cwade1001 Posted January 25, 2021 Posted January 25, 2021 (edited) Any body else got this working, I am getting the following error: Drop-in flow : Flow save failed with code 'DynamicOperationRequestClientFailure' and message 'The dynamic operation request to API 'sharepointonline' operation 'GetTable' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: { "status": 404, "message": "List not found\r\nclientRequestId: 03d8af90-e9a5-4bd0-84aa-2c4aaa00a9f7\r\nserviceRequestId: 03d8af90-e9a5-4bd0-84aa-2c4aaa00a9f7" }'. Only bit of the instructions i couldnt find to adjust was this part: Add your logged-in user that is performing the setup to the 'Permissions' list, and set IsAdmin to True. More users can be added at a later time. In 'Permissions' list ,'Title' field is not used but requires information. It can be bogus text for all this solution cares. Where is this setting to set IsAdmin? I have also been struggling with where to set the Title in permissions list.... Could it be impacting and causing the issue above? Any help greatly appreciated. Edited January 25, 2021 by cwade1001
jnfarmer Posted January 25, 2021 Posted January 25, 2021 When you go to your new SharePoint site, click on the settings cog and then click on Site Contents. Do you see a load of new lists? I'm having trouble running the PowerShell script to export the Teams. As in, I started it at about midday and it hasn't completed...
cwade1001 Posted January 25, 2021 Posted January 25, 2021 (edited) Yes, I have 6 lists - Active, Log, Permissions,Schools,Teams, Timeslot. I have made the changes as required to Active and Log - I get it now, you update that permissions table... lockdown is taking its toll! However still having this issue: Drop-in flow : Flow save failed with code 'DynamicOperationRequestClientFailure' and message 'The dynamic operation request to API 'sharepointonline' operation 'GetTable' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: { "status": 404, "message": "List not found\r\nclientRequestId: 03d8af90-e9a5-4bd0-84aa-2c4aaa00a9f7\r\nserviceRequestId: 03d8af90-e9a5-4bd0-84aa-2c4aaa00a9f7" }'. Edited January 25, 2021 by cwade1001
jnfarmer Posted January 25, 2021 Posted January 25, 2021 Yes, I have 6 lists - Active, Log, Permissions,Schools,Teams, Timeslot. I have made the changes as required to Active and Log - I get it now, you update that permissions table... lockdown is taking its toll! However still having this issue: Drop-in flow : Flow save failed with code 'DynamicOperationRequestClientFailure' and message 'The dynamic operation request to API 'sharepointonline' operation 'GetTable' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: { "status": 404, "message": "List not found\r\nclientRequestId: 03d8af90-e9a5-4bd0-84aa-2c4aaa00a9f7\r\nserviceRequestId: 03d8af90-e9a5-4bd0-84aa-2c4aaa00a9f7" }'. Not wanting to teach you how to suck eggs. However, have you double check you've put the URL to your SharePoint site in correctly? Double checked the user you're using for the SharePoint connector has access to SharePoint/SharePoint site? Added that user in as an owner to the site?
cwade1001 Posted January 25, 2021 Posted January 25, 2021 Yer figured it.... had an odd character in there..... could see the wood for the trees.... thanks, worked after that... now waiting for the powershell to work, so few steps behind you!
KK20 Posted January 25, 2021 Posted January 25, 2021 I think the official way is to pay for premium azure and run a dynamic membership group on the team. We simply run an update powershell script with our "security groups" with our nightly SDS update.
jnfarmer Posted January 25, 2021 Posted January 25, 2021 Yer figured it.... had an odd character in there..... could see the wood for the trees.... thanks, worked after that... now waiting for the powershell to work, so few steps behind you! Let me know if/when you have success with the PowerShell stuff. I've got nowhere!
cwade1001 Posted January 26, 2021 Posted January 26, 2021 Let me know if/when you have success with the PowerShell stuff. I've got nowhere! So i got the powershell to work, copied it to notepad and saved as a script, however it took 4 hours to create a CSV with 75 classes in it.... its very very slow.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now