Hi all,
I’m trying to create Microsoft team invite using bot and send the meeting invite to the attendees.
Anyone has any suggestions on how to achieve it without having UI interaction?
Thank you!
Hi all,
I’m trying to create Microsoft team invite using bot and send the meeting invite to the attendees.
Anyone has any suggestions on how to achieve it without having UI interaction?
Thank you!
Hi @cassvini93
Please check the below thread.
Regards
check it
Hi @cassvini93
Try with the Mail activities, use the Send calendar invite activity to send the invite by using outlook. Encapsulate this activity with the Use Desktop Outlook App activity.
Check the below image for better understanding,
Hope it helps!!