Hi All,
I have a Google Sheet workbook with multiple tabs that I integrate into a single workflow. I was using the Google Sheets Input Connector, but it recently ceased working. I'm trying to update my workflow with the Google Drive Input Connector by using a new connector for each tab, but I'm getting an error indicating a rate limit ("Error code 429: Reached rate limit for requests")
The solutions I'm considering, but don't fully know how to execute, are the following:
- Request a rate limit increase -- I'm having difficulty identifying the service in my Google Cloud account that I'd have to select in order to request a rate increase
- Use a single Drive tool, then connect to filter tools for each tab, then connect that to a Dynamic Input tool -- I don't know how to configure the Dynamic Input for a Google Sheet file
- Use Control Containers -- I've seen this suggested, but I don't know how to configure a control container in order to accomplish what I'm trying to do.
- Create a macro -- I'm sure there's a macro that could do what I need for this task, but I don't know how to configure one for this task.
I think option 2 would be the easiest solution if I could understand how to execute it. I'll take any and all solutions you can suggest. Thank you in advance for your help!