Select multi rows in reports, send them to a flow
Comments
-
Hi,
I want to select multiple rows, and send their data to a flow. How can I do this? Your documentation only has the info on send one row to a flow.
Thanks.
-
Hi,
Please check out this link to see how to create a custom group action: https://documentation.decisions.com/v5/docs/en/extending-entities-by-adding-group-actions
Group actions let you select multiple report rows, then send that selected data to a flow for processing.
Regards