Hello all!
I have a booking room app that has the following interface allowing users to book rooms at an office:

When a user clicks the "Book" button, it will reserve a time-slot in Outlook for the user for the room that they selected. However, I would also like to send out a unique Microsoft Teams invite to the user that booked the room. (I would think the formula would go in the 'OnSelect' function of the "Book" button)

Would anyone know what formula would send out a Teams Invite (linked to the Outlook time reservation that is already reserved when a user selects a room) to the user's email address when a button is clicked?
Thank you!