- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025 04:49 AM - edited 04-24-2025 05:51 AM
I have a report like this - a single score report. I need to its value using a script. Is it possible?
Reason - I need this value to do some calculations, send emails based on that value etc
Sample single score report I am talking about-
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025 06:02 AM
Hello @Suggy
Not from report though however from a fix script or flow (better option - no code) you can get it and send e-mail too.
You can create one parent flow and have multiple sub flows within to achieve all of your use cases (if you want to).
This flow can be scheduled or triggered based upon records creation/updation.
Hope that helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025 06:02 AM
Hello @Suggy
Not from report though however from a fix script or flow (better option - no code) you can get it and send e-mail too.
You can create one parent flow and have multiple sub flows within to achieve all of your use cases (if you want to).
This flow can be scheduled or triggered based upon records creation/updation.
Hope that helps!