558
Views
1
Comments
Solved
How to send emails from Mobile Application?
Question

HI! 

Hi I do not have a lot experience developing Mobile apps. So I need to know how to send emails from Mobile application.

2025-08-22 10-19-44
Pramod Jain
 
MVP
Solution

Hi Leidy,

Create a new espace in your environment (web application) and create a method to send email , make that method public and consume it in your mobile app.

The espace being webapp will deploy in your paltform serevr and its method will be called as webservicve by your mobile native app.



Regards

-PJ-

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.