Google sheet issue

/1765

JSONTable

[

{

“Ashfaq”: “Ankit”,

“Lahorie465@gmail.Call”: “ankitkrtkr@gmail.com”,

“6006581730”: 6200163661

},

{

“Ashfaq”: “Ravindra Kumar”,

“Lahorie465@gmail.Call”: “rk6910419@gmail.com”,

“6006581730”: 6200317817

},

{

“Ashfaq”: “Siptean”,

“Lahorie465@gmail.Call”: “thecoursecareer@gmail.com”,

“6006581730”: 6201086615

},

{

“Ashfaq”: “Aditya”,

“Lahorie465@gmail.Call”: “adityabarnwal811@gmail.com”,

“6006581730”: 6203497261

},

{

“Ashfaq”: “Syed”,

“Lahorie465@gmail.Call”: “zenithresnmarketingent@gmail.com”,

“6006581730”: 6203622693

How to break into batches, when i read google sheet it fetches 20000 rows and when i hit any Http API it gives error

ERROR: UNKNOWN ERROR - check the detailed error for more information

Too many concurrent requests. Your client may retry the request with standard exponential backoff.

Need to split the items so that it hits next node one by one only not at a single shot

i used batches but it triggered only 10 what about other when it will get triggered

You should link “WhatsApp Sending Node” back to “SplitInBatches”, like the following example