Skip to Content
AutomationBulk OperationsImport and Export CSV

Import and Export CSV

Use CSV files to perform bulk operations on users, licenses, and configurations. CSV import/export enables large-scale data exchange between MedhaOps 365 and external systems.

CSV Import for User Creation

Upload a CSV file to create multiple users at once. The system validates all data before processing.

Required Columns

ColumnExampleDescription
UserPrincipalNamejohn.doe@company.comLogin email (required)
DisplayNameJohn DoeFull name (required)
PasswordTempPass123!Initial password (optional)
FirstNameJohnGiven name
LastNameDoeSurname
DepartmentSalesDepartment name
JobTitleAccount ExecutiveJob title
Managerjane.smith@company.comManager’s UPN
LicenseM365_BUSINESS_PREMIUMLicense SKU to assign

Note: Download the CSV template to ensure correct column headers and formatting.

CSV Import for License Operations

UserPrincipalNameLicenseSKUDisabledPlans
john@contoso.comENTERPRISEPREMIUMYAMMER_ENTERPRISE
jane@contoso.comENTERPRISEPREMIUM

CSV Import for Bulk User Import with Templates

FirstNameLastNameUserPrincipalNameTemplateManager
JohnSmithjohn.smith@contoso.comSales Representativejane.doe@contoso.com
EmilyJonesemily.jones@contoso.comStandard Employeebob.wilson@contoso.com
MikeChenmike.chen@contoso.comFrontline Worker

Import Process

  1. Upload CSV — Select file or drag and drop. Max 5,000 rows per import
  2. Validate Data — System checks for errors: duplicate UPNs, invalid data, missing fields
  3. Review Preview — Review parsed data and fix any validation errors before proceeding
  4. Execute Import — Create users and assign licenses. Progress shown in real-time
  5. Download Results — Get report with success/failure status and temporary passwords

Export Options

  • Full Report — All users with status and details
  • Failures Only — Users that failed with error messages
  • Audit Log — Operation timeline with timestamps
Last updated on