n8n Integration – Actions
1 minute to readCaspio Actions in n8n let you perform data and file operations in your Caspio account, such as creating or updating records, managing directory users, handling Files and Attachments, or running import/export tasks. Each action corresponds to an API call that interacts directly with your Caspio data.
Note: Configuring, testing, and executing Triggers consumes the integrations calls resource in your Caspio account.
Available action categories
Attachment actions – Manage files stored in Attachment data type fields:
- Delete attachments
- Download attachments
- Get attachment properties
- Upload attachment
Data Import/Export Task actions – Automate import and export processes:
- Get many data import/export tasks
- Run data import/export task
Directory actions – Manage authentication users and directories:
- Activate user
- Create user
- Delete users
- Get many directories
- Get many users
- Update users
File actions – Manage files stored as the File data type:
- Delete file
- Download file
- Get file properties
- Get folder properties
- Upload file
Record actions – Manage data in your Caspio tables and views:
- Create record
- Delete records
- Get many records
- Update records