Send List of Opportunities in one mail , to Assigned user

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • james salvan
    Junior Member
    • Apr 2025
    • 21

    #1

    Send List of Opportunities in one mail , to Assigned user

    I have been working on utilizing workflows and flowcharts to manage opportunity tracking, specifically targeting entities with pending opportunities. The goal was to create a scheduled trigger that generates a report of opportunities that are overdue based on their expected close date.

    However, I encountered an issue where the workflow sends multiple email notifications to each assigned user, one for each pending opportunity. As a result, users receive repeated emails if they have several overdue opportunities,

    I want as a list of pending opts ( close date= before today)
    the email need to tigger on particular day of week like we can use scheduled tigger using cronjob


    Dear {Assigned.user},

    Please review the pending overdue opportunities:
    Opportunity Close Date
    one1 24/5/25
    one12 24/5/25
    one14 24/5/25
    one15 24/5/25
    Thank you,
    Company
    in one mail per assigned user, Please let me know if this is possible

  • victor
    Active Community Member
    • Aug 2022
    • 906

    #2
    Simply create a Report with your filters and configure Email Sending.

    Click image for larger version

Name:	image.png
Views:	0
Size:	93.3 KB
ID:	117826

    Comment

    Working...