Automate SmartSuite for free on Stepper
SmartSuite is a modern work management platform with no-code capabilities for managing solutions, tables, and records.
I want to integrate
with
See how to connect SmartSuite to ...
Triggers available for SmartSuite on Stepper
New Record (Instant)
Triggers instantly when a new record is created in a specified table.
- 2
parameter
s
- Solution
- Table
Updated Record (Instant)
Triggers instantly when an existing record is updated in a specified table.
- 2
parameter
s
- Solution
- Table
Actions available for SmartSuite on Stepper
Create Record
Creates a new record in a specified table.
- 3
parameter
s
- Table
- Title
- Field Values
Update Record
Updates an existing record in a specified table.
- 4
parameter
s
- Table
- Record
- Title
- Field Values
Find Record
Finds a specific record by ID.
- 2
parameter
s
- Table
- Record
Find Records
Finds records in a table matching filter criteria.
- 5
parameter
s
- Table
- Filter Field
- Filter Comparison
- Filter Value
- Limit
Delete Record
Deletes a record from a specified table.
- 2
parameter
s
- Table
- Record
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.