Integrating mendix with outlook

1
Hey everyone, we creating an app for school where we have an appointment system. What we wanted to create is an button that adds the appointment to your outlook agenda or sends and email with an .ics file or anything in that direction, if anyone could help us out it would be greatly appreciated!
asked
2 answers
0

Hi Emre ,

 

I wanted to answer the second part of the question. You can send e-mails and attach files to this e-mail by using the modules in the market place.

I am sending the documentation links required for this below .

(Note: Email module depends on Model reflection and Encryption modules, so you need to download them first). I hope it helps.

 

Regards
Ridvan

Related links :
https://docs.mendix.com/appstore/modules/email-with-templates
https://docs.mendix.com/developerportal/deploy/sending-email

https://docs.mendix.com/howto/data-models/working-with-images-and-files/

https://docs.mendix.com/refguide7/how-to-create-your-own-documents/

For more information about .ics file:

https://fileinfo.com/extension/ics

answered
0

And here is the entity you might want.

answered