Data n8n operations
Reference for 6 operations for the Probo n8n Data resource
Manage data. Select Data in the Probo node’s Resource field.
Return to the complete n8n resource reference to browse another resource.
| Operation | Value | Description | Source |
|---|---|---|---|
| Create | create |
Create a new datum. | View implementation |
| Delete | delete |
Delete a datum. | View implementation |
| Get | get |
Get a datum. | View implementation |
| Get Many | getAll |
Get many data. | View implementation |
| Publish | publish |
Publish the data list as a document. | View implementation |
| Update | update |
Update an existing datum. | View implementation |