Data-Sync-Pro Record-Based Configurations DownloaderOverviewIn Salesforce, many apps are increasingly using Salesforce objects or custom settings to configure their process-related settings, commonly referred to as record-based configurations. These configurations are stored as normal records (data) but function as "metadata." Deploying these record-based configurations can be challenging, especially when data relationships are complex. Data Sync Pro is a native Salesforce app available on the AppExchange, designed to streamline the creation of reusable data migration templates and facilitate the efficient transfer of data between Salesforce environments, while maintaining data relationships in the target org. This VS Code extension allows you to download all record-based configurations(to be deployed by Data Sync Pro) as JSON files into your Salesforce project folder. This enables you to include them in your code repository and integrate them into your DevOps process. To fetch the configuration data, check the "Record-Based Configurations Deployment?" checkbox on your Pipelines and/or Executables in Data Sync Pro. The downloaded data will match exactly what will be deployed in the Data Sync Pro app. Features
Requirements
Usage
LicenseThis project is licensed under the MIT License. |