If you want to send an email from Blueriq, for example a confirmation message after filling out a form, here is how to do that.

Step-by-step guide

Create the mail message

A mail message in Blueriq is represented by an asset. To create this in Blueriq Studio:


Create a service that sends the mail

With Blueriq you can use the Service call type: AQ_MailService to send an email. To create the service in Blueriq Studio:


Add the mail service to your flow

Provided you have a page flow which displays your form, you can now add the mail service to that flow so the mail is sent after you complete the form.



Run your application

You are now ready to run your application in the Blueriq Runtime.