Trying to deal with an issue regarding sending API responses to google sheet (Add a Row) .
In general, querying the API and sending to google sheet works, but it always adds only 1 row in google sheet with the first product when there are more than 50 of them in the API response.
I will be very grateful for your help