New to flows but I can’t seem to figure out how to automatically approve return requests. Any advice appreciated.
1 Like
Hi @Skys
We recently released new tasks and and templates for managing returns in Flow. I don’t think there is an out-of-the-box action to approve the return request, but you may be able to achieve your goal by creating a flow with a Return requested trigger and follow with a Send Admin API request using a returnApproveRequest mutation.
2 Likes