Skip to main content

Bulk Operations

This guide covers performing bulk actions on multiple tenants in the Perfex CRM SaaS Module.

Available Bulk Operationsโ€‹

You can manage multiple tenants at once through the Perfex CRM admin panel:

Via Customers Listโ€‹

  1. Go to Customers in the main Perfex CRM sidebar
  2. Filter by SaaS tenants if needed
  3. Select multiple customers using the checkboxes
  4. Use the bulk actions dropdown to perform operations

Common Bulk Tasksโ€‹

TaskWhereNotes
Change planTenant profilesOpen each tenant and update plan individually
Extend subscriptionTenant profilesAdjust expiry date per tenant
Export dataCustomersUse Perfex CRM's built-in export for customer lists

Best Practicesโ€‹

  • Backup before bulk changes โ€” When modifying many tenants, ensure you have recent backups
  • Test on one tenant first โ€” Verify the change works correctly before applying to many tenants
  • Use filters โ€” Filter by plan, status, or expiry date to target the right tenants

API for Bulk Operationsโ€‹

For programmatic bulk operations, use the REST API. The API allows you to:

  • List tenants with filters
  • Update multiple tenants via scripts
  • Create tenants in bulk
info

Automation: Power users can combine the API with scripts to automate bulk tenant management tasks.