SDMSDM Documentation
Standard Mode

Step 2: Configure Source

Set up your data source connection

Step 2: Configure Source

After selecting your data source, configure it with credentials or files.

Configuration by Source Type

OneRoster REST API

Select an existing connection from the Connection Selector dropdown, or create a new one:

FieldDescriptionRequired
ConnectionSaved connection or "Create New"Yes
Base URLAPI endpoint (when creating new)Yes
Client IDOAuth client identifier (when creating new)Yes
Client SecretOAuth client secret (when creating new)Yes
Auth URLCustom OAuth endpointNo
Proxy CountryEU proxy for GDPR complianceNo

Click Test Connection to verify credentials before proceeding.

Save your connections for reuse. Once saved, you can select them from the dropdown in future flows without re-entering credentials. See OneRoster API for details.

OneRoster CSV Files

Upload your CSV files:

  1. Drag and drop files or click to browse
  2. Required files: users.csv, classes.csv, courses.csv, orgs.csv, enrollments.csv
  3. Optional: demographics.csv

Files are validated automatically after upload.

Microsoft SDS

Upload the appropriate SDS format files. SDM detects the format and validates.

Test Data (Generic)

FieldDescriptionDefault
Number of ClassesClasses to generate10
Users per ClassStudents per class25
Number of TeachersTotal teachers5

Pre-flight Check

Before proceeding, SDM performs a pre-flight check:

  1. Validates credentials or file format
  2. Verifies required fields are present
  3. Reports errors that would prevent import

You cannot proceed until all pre-flight checks pass.

For detailed configuration options, see Data Source Plugins.

What's Next

After successful configuration, proceed to Step 3: Transform.

On this page