Connector n8n operations
Reference for 5 operations for the Probo n8n Connector resource, including field descriptions and links to the node implementation source
Manage connectors and connector accounts. Select Connector in the Probo node’s Resource field.
Return to the complete n8n resource reference to browse another resource.
| Operation | Value | Description | Source |
|---|---|---|---|
| Create Organization Connector | createOrg | Create an organization-scoped workload-identity connector. | View implementation |
| Discover Accounts | discover | Discover accounts under a connector. | View implementation |
| Enable Accounts | enable | Enable discovered connector accounts. | View implementation |
| Get | get | Get a connector. | View implementation |
| Get Many | getAll | Get many connectors. | View implementation |