FAQs mobincube

if you have any doubts, please send us an e-mail and we´ll help you.

Start Now!

search

Is it possible to establish a function for sending an email with an app built with Mobincube?

If you want your apps users to send an email from it, you only have to sign to some element the action “go to url”.

When you will sign this action, you must indicate the field “destination”, in which the url is introduced, the following link:

mailto:[email]?subject=[subject]&body=[content]

You must replace the email for the direction where you want the email to be sent, on subject you can write what you want. The same for the content, you can establish a content by defect writing it or leaving it clear for the user to write. If you do not want a content by defect, please cancel the"&body="

Remember that you must erase the brackets. They are only used as a reference.