- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.5k
Description
smartsuite
URLs
Webhook Sources
new-record-instant
Prompt
Emit new event when a fresh record is created. Required props for this trigger include specifying the data table for the record.
updated-record-instant
Prompt
Emit new event when an existing record is updated. The user needs to configure the data table to monitor for record updates. An optional prop is a filter condition to track specific records.
Actions
create-record
Prompt
Creates a new record. Props required: object to populate the new record with. Props optional: any additional field values for the new record.
find-many-records
Prompt
Searches for up to 10 records based on matching field(s) or search syntax. Records are returned as line items. Props required: field(s) to match or search syntax.
find-record
Prompt
Search for a record based on matching field(s) or the use of search syntax. Props required: field(s) to match or search syntax.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status