Architecture Overview

Xetfer consists of two key components:

Salesforce Package:

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

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:

Xetfer Server Deployment:

  • Xetfer manages all configurations and ensures system stability.
  • Ideal for users seeking convenience and minimal maintenance overhead.

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.
Xetfer Deployment