Forum Discussion
mpjohnso
Jan 21, 2021Copper Contributor
Import .csv to TEAMS Meeting in Outlook
Hi- I am charting out a bunch of Outlook calendar invites using the CSV to Outlook "import" function however I can only get the meetings to show up as appointments, and I'd like to automatically make...
VasilMichev
Jan 21, 2021MVP
No, that's not possible, sorry. If you want to create meetings programmatically, take a look at the Graph API endpoint: https://docs.microsoft.com/en-us/graph/api/application-post-onlinemeetings?view=graph-rest-beta&tabs=http
- SimonTBFeb 22, 2022Copper ContributorThat's a shame as I know it would make life much easier for the team I work with. We use Teams to deliver training to multiple customers and so to ensure confidentiality, we have to create a teams meeting for the first set of delegates and then create a new meeting for the second one and copy all the details across and so on.
I could potentially have nine different customers on the same session and so this is a huge amount of extra work.
Having the ability to load Teams meetings from a CSV template or to duplicate a Teams meeting would make my life so much easier.- SimonTBFeb 22, 2022Copper ContributorOr just being able to BCC attendees would solve my problem