Business Function n8n operations
Reference for 6 operations for the the platform n8n Business Function resource, including field descriptions and links to the node implementation source
Manage business functions. Select Business Function in the the platform node’s Resource field.
Return to the complete n8n resource reference to browse another resource.
| Operation | Value | Description | Source |
|---|---|---|---|
| Create | create | Create a new business function. | View implementation |
| Delete | delete | Delete a business function. | View implementation |
| Get | get | Get a business function. | View implementation |
| Get Many | getAll | Get many business functions. | View implementation |
| Publish | publish | Publish the business function list as a document. | View implementation |
| Update | update | Update an existing business function. | View implementation |