Hi,
Can we send email by creating fixed teams invite .
it means every Tuesday or Thursday there are fixed calls . i need to send mail including this teams invite can i do this.
Reagards.
You can send a recurring event and remove the logic from OutSystems.
If that is not possible, you can use the Forge component to create the event.
https://www.outsystems.com/forge/component-overview/9306/microsoftteams-connector
thanks for the response but i didn't get ur point.
i need to send an email for each user based on different dates but teams meeting will happen every tuesday. so before tuesday who ever registers i need to send them a mail which include teams invite.
Regards.
I thought you wanted to create a unique link for each person.
That is even easier.
If the link is always the same, you create the invite outside OutSystems and OutSystems only needs to send it has a normal link. Don't overthink it.