Save yourself the work of writing custom integrations for Caspio and Postgres and use n8n instead. Build adaptable and scalable Developer Tools, Productivity, Development, Utility, Finance & Accounting, workflows that work with your technology stack. All within a building experience you will love.
In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Delete
Delete files from an attachment field
Download
Download files from an attachment field
Get Properties
Returns file properties stored in an attachment field
Upload
Upload a file to an attachment field
Get Many
Returns the list of data import/export tasks
Run
Run a chosen data import export task
Activate User
Activate a user in a directory
Create User
Create a new user in a directory
Delete User
Delete users from a directory
Get Many Directories
Returns the list of directories
Get Many Users
Returns the list of users in a directory
Update User
Update a user in a directory
Delete
Delete a file from Files area
Download
Download a file from Files area
Get File Properties
Returns file properties from Fiels area
Get Folder Properties
Returns folder properties from Files area
Upload
Upload a file to Files area
Create
Create a new record in a table
Delete
Delete a record from a table
Get Many
Returns records from a table or a view
Update
Update a record in a table
Delete
Delete an entire table or rows in a table
Execute Query
Execute an SQL query
Insert
Insert rows in a table
Insert or Update
Insert or update rows in a table
Select
Select rows from a table
Update
Update rows in a table




Mikhail Savenkov
Describe the problem/error/question Postgres node is not working with IN Operator when the parameters is an Array. I suppose that’s because of the sanity checks. E.g. I have a list of some workflows that I’m returning v…

Honza Pav
Hello, I have a follow-up question related to a topic that has been discussed but is closed: Postgres use array as a query parameters I want to pass an array into a Postgresql query as a query parameter. Ideally, I woul…

Vyacheslav Karbovnichy
Describe the problem/error/question I have set up local n8n (latest stable v1.59.3) and wanted to try the solution from here https://www.youtube.com/watch?v=PEI_ePNNfJQ but when importing that workflow locally I have so…

Dennis
Hey everyone, I have the following problem & one question. Problem I have an HTTP request and a split. The split node correctly splits the HTTP into 10 items. But the Postgres only returns 1 item. No matter what, which…

Dennis
Hey everyone, I love N8N so far; as a newbie when it comes to databases and development, I am happy for this awesome solution. Situation I am, at best, an intermediate coder. Right now we are building an MVP, before h…
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast