ποΈ Record Object
A Record is an individual item in a Table. Records are the basic unit of data that are pulled into various views and dashboards. Each Record can include data in multiple fields.
ποΈ Retrieve Records
You can retrieve all of a table's records, or get a specific record by it's unique ID.
ποΈ Create Record
Create a new Record in a specified Table.
ποΈ Bulk Create Records
Creates multiple new Records in a specified Table. Note that batches are limited to 25.
ποΈ Update Record
Update a new Record in a specified Table.
ποΈ Delete Record
Delete one or more Records in a specified Table.
ποΈ Bulk Delete Records
Delete one or more Records in a specified Table.
ποΈ List Record Comments
Retrieve all of a record's comments by record Id.
ποΈ Add Record Comment
Add a comment to a record.
ποΈ Resolve a Comment
Resolve a comment.