This recipe will generate an email alert every Monday if any documents are in a specific bookmark search. A Bookmark Alert would be a helpful notification of work that is in a queue, a reminder of the number of documents yet to be reviewed, or an alert if any documents are flagged with a specific attribute or tag.
|
What you'll need:
Time Required: 10 minutes
Skill Level: Beginner
- Access to a Thomson Reuters Document Intelligence workspace
- Either create a bookmark or use a bookmark shared with you
Create a new Recipe:
- Navigate to Document Intelligence Automate and select 'Create Recipe'
- Name the Recipe, select the Location (it should default to the project that was open), and select 'Run on a schedule'. Then click 'Start Building'
Build the Recipe:
- In the 'Setup' window on the right, set the 'Time unit' to 'Weeks' and the 'Trigger every' field to '1'. When the 'Days of the week' field appears, select 'Monday'.
- For the 'Trigger at' field, click on the boxes on the right side of the field and select '8:00am'
- Next, add a new action and select 'Thomson Reuters Document Intelligence - User' for the app.
- Choose the 'Search Documents' Action
- Select an existing connection, or select Create Connection. Enter in the same credentials that are used to sign into the Thomson Reuters Document Intelligence Platform.
- Select the 'Bookmark' option for the 'Search filters' field, then select the desired bookmark in the field that appears. (NOTE: If you don't see any bookmarks, you may not have access to any on your account. Use the 'Thomson Reuters Document Intelligence - API Client' to have access to all workspace bookmarks.
- Add a new action and select 'IF Condition'
- In the 'Data field' select the 'Total Count' Data Pill from the output of the search action. Add 'Greater than' as the Condition, and add '0' as the value. This will only send a notification if there are documents that match the previous search.
- Follow the 'Yes' path and add a new action. Choose 'Email by Workato'. (NOTE: this email will come from 'Workato', if it needs to be sent from your email address use 'Outlook' instead.)
- Enter in the recipient of the email, and the subject.
- Change the 'Email type' to 'Text'. Enter in the content of the email
- To include the 'Total Count' of documents in the email, use the 'Total Count' Data Pill from the 2nd TT Automate step. Additionally, a link to the bookmark can be included by using the 'Bookmark URI' Data Pill.
Optional Enhancements:
- Document Intelligence Automate can also send messages in Microsoft Teams and Slack.
- Instead of 'Email by Workato', Outlook can also be used.
Other Examples:
Daily bookmark Alert for work queue
Comments
0 comments
Please sign in to leave a comment.