You can now enable customers to share application data to an email address. Canvas defaults the recipient email address to the currently logged-in user. However, customers can opt to send the application data to any other email address. The email option is provided along with other export options configured for a widget.
Some benefits of this feature are:
...
## - Export file formats are dependent on the configured file types for the widget in the end application.
Figure 20: Export to Email option
...
Figure 21: Export to Email Dialog Box
For more information about this feature, refer the email-related configuration keys inĀ Configuration Descriptor: System Preferences
...
.
The Export to Email feature can be implemented programmatically though an API. For more information on the Export Email API, refer
...
Canvas API for Implementing Export to Email
...
.