This Trigger fires every time a new record is created in a table. You can optionally configure it to only fire when a record appears in a specific view.
Developer info
API endpoint slug
airtable.new_record
Trigger fields
Base ID Dropdown list
Label
Which base?
Slug
base_id
Required
true
Can have default value
false
Table ID or name Text input > Other
Label
Table name
Helper text
Fire when a new record appears in this table.
Slug
table_id_or_name
Required
true
Can have default value
true
View name Text input > Other
Label
View name
Helper text
(Optional) Only fire when a record appears in this view. Learn more
Slug
view_name
Required
true
Can have default value
true
Sort field Text input > Other
Label
Sort field
Helper text
(Optional - Advanced) Sort your records by a specific field. Learn more
Slug
sort_field
Required
true
Can have default value
true
Ingredients
Record URLThe URL for the record.
Slug
record_url
Filter code
Airtable.newRecord.RecordURL
Type
String
Example
https://airtable.com/
Created timeThe date and time the record was created.