Hello
We have an existing integration with large Airtable sheets. Our use case needs to react to the operation of deleting records in Airtable. The way we do this at the moment is by listing all the records and comparing them to previously saved list. We’re wondering if there’s any way of doing it that would not require making a full set of paginated request to get deleted records?