Hello together,
is there a way to get just even or just odd rows from a table?
Even: 1,3,5,7,9,…
Odd: 2,4,6,8,10,…
I want to use https://api.airtable.com/v0/xxxxxxxxx/${even-rows} or something else.
Maybe someone high skilled can help me with this is...