Asset n8n operations
Reference for 6 operations for the Probo n8n Asset resource, including field descriptions and links to the node implementation source
Manage assets. Select Asset 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 asset. | View implementation |
| Delete | delete |
Delete an asset. | View implementation |
| Get | get |
Get an asset. | View implementation |
| Get Many | getAll |
Get many assets. | View implementation |
| Publish | publish |
Publish the asset list as a document. | View implementation |
| Update | update |
Update an existing asset. | View implementation |