Is it possible to integrate and send emails using the SendGrid service in Mendix? If yes, could you please share the recommended approach or guidelines for implementing this?

0
I am looking to set up automated email notifications in my Mendix application and would prefer to use SendGrid for this purpose. Any best practices, configuration steps, or example implementations would be greatly appreciated.
asked
1 answers
1

Yes, you can use the Email Connector module in the Marketplace to send and receive emails. I've used this module with SendGrid before. It's platform supported by Mendix.

 

The documentation can explain how to use it far better than I can.

 

https://docs.mendix.com/appstore/modules/email-connector/

 

I hope this helps!

answered