Workflow - Send reminder mails when CASE is untouched

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rfrancocantero
    Member
    • May 2020
    • 73

    Workflow - Send reminder mails when CASE is untouched

    Hi,

    Will this flow work? I would like to sent out reminder mails to TEAM MEMBERS when a CASE hasn't been changed for more than 2 days.
    I don't know IF and WHEN this flow would be triggered when I build it like this:

    Click image for larger version

Name:	image.png
Views:	135
Size:	39.5 KB
ID:	106951
  • victor
    Active Community Member
    • Aug 2022
    • 769

    #2
    Will this flow work?​
    Should work. For testing, you can first reduce the timeout from 2 days to 2 minutes, and then change it back to 2 days.

    Comment

    • rfrancocantero
      Member
      • May 2020
      • 73

      #3
      Originally posted by victor
      Should work. For testing, you can first reduce the timeout from 2 days to 2 minutes, and then change it back to 2 days.
      Unfortunately not possible since I can't change the DAYS attribute.

      Comment

      • victor
        Active Community Member
        • Aug 2022
        • 769

        #4
        It's better to use Scheduled Workflow, in the Conditions of which the filters from the Report List will go, for example, as in the screenshot 1.

        Attached Files

        Comment

        • rfrancocantero
          Member
          • May 2020
          • 73

          #5
          Does this mean that this doesn't work without the Workflow? Even though it says "Email sending" ?

          Click image for larger version

Name:	image.png
Views:	87
Size:	58.5 KB
ID:	107309

          Comment


          • victor
            victor commented
            Editing a comment
            You confused:
            - Email Sending inside the List Report is responsible for sending the report itself to users from the "Users" field (the user you saw on your screenshot).
            - The List Report you created as Conditions for the Scheduled Workflow needs an Email Send Action (like the Action you have in the first post in this thread).

            More about Scheduled Workflow: https://docs.espocrm.com/administrat...ows/#scheduled.
        Working...