Getting Started with SaaS Connectors in CoLab
Use this guide to view and download Identity Security Cloud (ISC) SaaS Connectors built by the community.
Download the connector
To download and prepare a connector from CoLab:
- Download the connector you want from the CoLab SaaS Connectors category.
- Use the SailPoint CLI to create a new connector:
sail conn create "my-connector-name"
- Use the SailPoint CLI to upload the connector to your tenant:
sail conn upload -c "my-connector-name" -f path/to/your/download.zip
Once the connector is uploaded, you can start using it in Identity Security Cloud.
Use the connector
To use the connector you uploaded:
- Navigate to the
adminpage in your tenant. - Select Connections and choose Sources.
- Select Create New and choose the connector.
note
The connector name in ISC is not the name from sail conn create; it is the name set by the connector author.
- Select Configure and follow the instructions provided by the connector author.