I've set up a Power Automate flow to transfer data from the "Sheet1" tab in an Excel file stored in SharePoint to the "Sheet2" tab in Google Sheets. The flow is scheduled to run monthly and involves the following steps:
Verify the Google Sheet, retaining the headers, and clearing all existing rows.
Transfer the data from the Excel file to the designated tab in Google Sheets.
However, I'm encountering an issue during the flow execution. The error message indicates that the flow operation is reaching an action limit designed to protect the connector service. I'm currently exploring ways to optimize the flow, considering actions such as batch deletion and rate limiting, to address this limitation and ensure smooth execution.
Can any one help me on this.


