Is it possible to fetch the value of a single score report using script?

Suggy
Giga Sage

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-

Suggy_0-1745495339412.png

 

1 ACCEPTED SOLUTION

Vishal Jaswal
Giga Sage

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!

View solution in original post

5 REPLIES 5

Vishal Jaswal
Giga Sage

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!