Skip to main content

✏️ Architecture Overview

DataMax consists of two key components:

  1. Salesforce Package:

    • Allows users to create templates and establish connections with Salesforce orgs.
    • Facilitates the configuration of migration settings.
  2. Backend:

    • Responsible for data migration between Salesforce organizations using the Salesforce API.
    • Stores records temporarily during the migration process, automatically clearing them upon completion.

Architecture:

Architecture

The backend offers flexibility in deployment, with two options available:

  1. DataMax Server Deployment:

    • DataMax manages all configurations and ensures system stability.
    • Ideal for users seeking convenience and minimal maintenance overhead.
  2. Self-hosted Deployment:

    • Enables users to host the backend on their own servers.
    • Provides greater control over data privacy, ensuring that sensitive information remains solely within the user's infrastructure.

Template Tab