I am currently using a quicksuite flow to generate daily ACHT report from “SPS Intraday Associate Performance - Last 72h” and send it to my team slack channel.
While the report generation has been automated but it still asks me for a final manual review before sending it to the slack channel.
How can I automate this step, I dont want any manual review to be done and it should automatically post it to my slack channel
The review/approval step you’re experiencing is a built-in safety feature designed to provide human oversight before executing actions like sending Slack messages. This is expected behavior by design.
However, you can automate this step by enabling the Run with no confirmation option during your flow’s schedule configuration. This allows actions (such as Slack messages) to execute automatically without pausing for manual approval.
please refer to the following community post which addresses this exact scenario.