Mail functionality from within Studio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mail functionality from within Studio
Hello,
I am trying to enable a mail trigger functionality from within the Studio Experience.
Any thought on how I can achieve this will be really helpful.
Avinash
Solved! Go to Solution.
- Labels:
-
Best Practices
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@agangaiah You will have to implement this on ThingWorx using Mail Extension and configure SMTP. Then create a custom service in TWX which could be called within Studio to send email.
Hope it solves your purpose !
-Durgesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@agangaiah You will have to implement this on ThingWorx using Mail Extension and configure SMTP. Then create a custom service in TWX which could be called within Studio to send email.
Hope it solves your purpose !
-Durgesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I"m not quite sure what you mean by a mail trigger and I can see that you've marked this question as answered by going down the ThingWorx service route, but if you want to enable sending an email from within an experience, you could just use the hyperlink widget with the URL mailto:<email address>.
Then someone can just click the URL and that will launch an email to the address using the default mail application.
