Looking at the settings window of the request body item, there is no separate setting for sending data from a few rows or rows that meet certain conditions, but is it just sending data from the most recent generated rows?
If so, is there any way to transfer 10 rows to Json data at once in the latest generated order?
Sorry, I’m not familiar with Zapier, so I can’t advise on that.
Essentially you will need to parse the incoming JSON and process it as a collection. I would assume that Zapier has methods for doing that. Somebody who is familiar with Zapier may be able to give more specific guidance.