Salesforce Sandbox Connector CLI Setup Guide

Step 1 : Download an exising configuration

Download an existing connector.

datacoral connector download --connector-name salesforce_sandbox_for_cli --download-directory <download-directory-path>

In this example salesforce_sandbox_for_cli is the name of the existing connector.

You can also copy the command directly from the UI by clicking on the download icon against the existing connector

Step 2: Update the Parameters File

Update the "slice name" in the parameters json file in download directory.

Step 3: Add the connector

datacoral connector add --connector-name <connector-name> --config-directory <download-dir>
  • connector-name Name of your connector. A schema with the conenctor name will be automatically created in your warehouse
  • <download-dir> File path to the input parameters file must be in this directory

Got Questions? Interested?

If you have questions or feedback, feel free to reach out at hello@datacoral.co or Request a demo