Slack Integration Quicksuite

I created a Quicksuite Flow that sends email and outlook message automatically to users. I have scheduled it to run daily. The issue that I am facing is that it awaits for approval everyday to send the message or email. It gets stuck in Pending status until I approve it. Is there a way to set auto approve?

Hi @simarkp,

Welcome to the Quick Community! There is currently no way to set up auto approve for connector messaging. However, I believe this capability will still be possible for your Flow by giving yourself the proper Write permissions (most likely within Microsoft Graph API). If applicable, I would also see if you need any permissions/consent from an Admin if your use case is sending messages within an organization.

Hope this helps!

Can u provide the steps to make the auto-resolve possible. It’ll be great if you can provide approval for enabling this option for my use case since I need automated reporting in internal slack groups and email

Hi @simarkp,

To ensure your Outlook connector should be working properly, go to your Azure Portal, and within your API Permissions make sure that Mail.Send has admin consent.

Also, just to make sure I fully understand your Flow, do you have a Slack connector integrated as well. If so, please let me know if that connector is letting you auto approve and if it is just the Outlook connector prompting you to approve.

Please let me know if my Outlook suggestion was able to work for you, and if not we can explore alternative workarounds!