Hello everyone!
I could really use some guidance. I am trying to determine if I can run a report from a flow.
The goal is to trigger the flow from a custom button which will essentially run a report that brings back a search of "Notes" connected to a specific contact record. (Not sure if I'm explaining this properly, using the right semantics.) I do not see anything documented regarding reports and flows - is anyone aware of whether this is possible? And, if not, another way to accomplish what I'm trying to do?
I appreciate any help!
1 comentario
You don't want a report--I think that is what is sending you down a confusing path. You want to display a collection of Notes records related to the Contact. You'll want to go to unofficialsf.com and find @Eric Smith's Datatable Component to display and potentially edit them.