How to automate notifications subscribtions with Automation ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2013 11:16 AM
Hi,
I use Automation to create new Workspaces, upload files and so on. I need to inform by mail different addresses when files are uploaded in different workspaces. How can it be done with Automation ? It seems there's nothing of the sort in the documentation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2013 03:17 AM
Hi, What you are looking for is probably the send email operation: http://explorer.nuxeo.org/nuxeo/site/distribution/current/viewOperation/Notification.SendMail
To find the list of all operations and there documentation, the explorer is probably the ressource you need: http://explorer.nuxeo.org/nuxeo/site/distribution/current/listOperations
Cheers
Fred
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2013 03:53 AM
Hello,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2013 05:31 AM
I suppose Notification.SendMail can be used in my scripts when I upload files with Automation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2013 06:10 AM
@Flav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2013 03:50 AM
Thanks for your help. I'm afraid I don't know much about automation chains. Though, I don't see how it can help me specifying the recipients of the notification (who are dependant of the workspace).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2013 04:06 AM
Maybe, in your case, you do not need to use Automation and Studio
