Can i send notification from user app to admin app

Suppose i store Users name, mobile and address in airtable and when a new data is stored how will i get notification in admin app. Is there any way?

I think that’s not possible using the Airtable API.

Can we do this :point_down:
If a new row is added in airtable( means a new record added) then there is a block in spreadsheet component that if new row added sk can we use it to send notification?

There is a block when row created
Use that block.

But how that identify new row?

And also is this possible when new row created then the first row will automatically delete from airtable as free version supports only 1200 records. So if suppose 1000th record create the 1st record will delete automatically.

In this way i didnt need to upgrade airtablw