Can we use the Microsoft Teams Connector component to create and send Teams Meeting invitations through OutSystems? If any one knows, please guide me.
Hi Deepak,
Next time when asking a question about a specific Forge component, select the Forge component in your question. This will ensure the team behind the component is notified.
I updated your original question and added the Forge Component.
Regards,
Daniel
Hi @Deepak Tandle ,
You will require to create a calendar item using Graph API. Refer the below link
https://learn.microsoft.com/en-us/graph/api/application-post-onlinemeetings?source=recommendations&view=graph-rest-1.0&tabs=http
Regards.