How to make a custom api request with "bulk" data

Hi guys,

Given a table after filtering the data I would like to pass the rows from filtered table to JSON body of a custom API request without clicking row by row. How to do it?

I see on videos (https://docs.jetadmin.io/videos/custom-api-action-zapier) that you already have something similar but it seems like it does the thing for the single entries in table whereas I would like to do it for all of the entries in a single click.

Can you point me to the docs if such functionality exists?

Thanks!

Hello @maramaraz
Did you try to use Checked rows action?