email function

0
Dear Community   I add email connector to my new App to test the functionality, however I got an error. I followed the document, installed modules: error information as below when I add navigation page - EmailConnector_Overview: what shall I do, please help, thank you. Note: Mendix pro verion 10.8.0   Best regards Li Dong  
asked
3 answers
0

Hi Li Dong

You need to use this Microflwo "ACT_EmailAccount_LaunchEmailConnectorOverview" to open the configuration page

for more details please check the Mendix documentation in the Link below

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

answered
1

The answer Osama gave should be sufficient. However, if you want to add the snippet EmailConnector_Overview directly into your page, you need to wrap it into a data view. In this dataview you should make sure the EmailAccount object is returned. For this you can add a microflow which mimmicks the workings of ACT_EmailAccount_LaunchEmailConnectorOverview.

answered
0

image.png

I followed the email setup steps and got the error as above picture, what shall I do, please help.

Thank you.

 

Best regards

Li Dong

answered