Getting Started with Transforms in CoLab
Use this category to view and download Identity Security Cloud (ISC) transforms built by the community.
warning
You must update transform inputs to match your Identity Security Cloud environment before uploading.
Follow these steps to download and use a transform:
- Download the transform from the CoLab Transforms category.
- Open the transform in your preferred code editor.
- Identify and update all inputs (for example, source names and attribute names) to match your environment.
- Preview and test your modified transform before upload.
- Upload the transform to your tenant.
Example
Assume you downloaded a transform with:
sourceName:CSV SourceattributeName:first_name
If your environment uses:
sourceName:Active DirectoryattributeName:FirstName
Update the transform values before uploading.