Organization n8n operations
Reference for 6 operations for the Probo n8n Organization resource, including field descriptions and links to the node implementation source
Manage organizations. Select Organization 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 organization. | View implementation |
| Delete | delete |
Delete an organization. | View implementation |
| Delete Horizontal Logo | deleteHorizontalLogo |
Delete an organization horizontal logo. | View implementation |
| Get | get |
Get an organization. | View implementation |
| Get Many | getAll |
Get many organizations. | View implementation |
| Update | update |
Update an existing organization. | View implementation |