Detect and react on workflow publication/update
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
danisabad
5 - Atom
‎11-18-2021
12:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
1 REPLY 1
16 - Nebula
‎11-19-2021
12:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @danisabad ,
Regarding my experience I can tell you that there is on the admin panel a notification tab which has all the possible notifications shared from the gallery directly to users.
In this cases, only workflows shared with you will be notified and not if the total amount of workflows has been increased.
For that I would recommend you creating a workflow with the mongodb input and save on an yxdb the current amount of workflows your gallery has. Then run this workflow on a daily or hourly basis, depending on your needs and use a join tool to compare the amount from the yxdb table with the one from the mongodb.
This is the only way that comes to mind for doing such a task.
Regards
