`add last [X] items` filter as part of a data source
Gur Shafriri
Currently when integrating an external data source, the entire external data set will be retrieved and updated, and filtering is only possible later in Port.
This feature will add the option to pre-filter the incoming data to Port. This is most relevant to data that has many events but is not all history is relevant, for example
get last 100 commits
.