Is there a way for me to setup a trigger for when a database record matches a specific condition programmatically for my users who are using my application
Example: User X wants to be notified when a new database record created contains a column with a specific value
In my application they would select the value they want, and using the airtable SDK i would create a trigger to send them an email
Is this possible using airtable.