Benefits
The Clone Connector feature helps you:- Quickly create similar connectors without manual configuration.
- Reuse existing connector configurations across multiple integrations.
- Reduce deployment time and configuration errors.
- Test configuration changes without modifying the original connector.
- Create environment-specific connector instances.
Supported Resources
Currently, cloning is supported only for deployed connectors within the same workspace.Permissions
The following roles can clone deployed connectors:How It Works
- Navigate to the Connectors page.
- Select a deployed connector.
- Click Clone.
- Review the cloned configuration.
- Rename the connector if required.
- Save the cloned connector.
- Deploy the connector when ready.
What Gets Cloned
When a connector is cloned, Condense copies:- Connector configuration
- Environment variable mappings
- Connector settings
- Technical configuration
- Deployment version (latest or selected historical version)
Version Selection
While cloning a connector, you can choose to clone either:- Latest deployed version
- A specific historical deployed version
Naming Convention
By default, the cloned connector is assigned the following name:Deployment
Saving the cloned connector creates a new connector configuration. The connector is not deployed automatically. To begin processing data:- Review the cloned configuration.
- Update configuration values if required.
- Click Deploy.
Validation
The following validations are performed before the connector is created:- Source connector must exist.
- Connector configuration must be valid.
- Connector name must be unique within the workspace.
Common Errors
Best Practices
- Clone deployed connectors when creating similar integrations.
- Rename cloned connectors using meaningful names.
- Verify environment variables before deployment.
- Review connector configuration after cloning.
- Deploy the cloned connector only after validating the configuration.