Search results

  1. meankur1

    Google Sheet to API Request

    Delay Action might not work because we are updating multiple google rows same time. We need que these request somehow so that it works one by one.
  2. meankur1

    Google Sheet to API Request

    Hi Team, I am currently developing a workflow in which new rows are added to a Google Sheet. In the second step, an API is called. The process works fine when I update 200 rows in the Google sheet simultaneously, but it fails when updating a larger number of records. I suspect this issue is due...
Top