All Collections
Getting Started
Fetching Your Configuration Data
Fetching Your Configuration Data
Ofer Rozenman avatar
Written by Ofer Rozenman
Updated over a week ago

To fully harness the power of Salto's configuration management, the first step is connecting your business application to a Salto environment and fetching its configuration data (you can learn more about exploring it with Salto here).

πŸ›‘οΈ Rest assured, your data is well-protected. Salto provides a secure service that meets the highest industry standards and certifications, including SOC 2.

Fetch Frequency

Salto's default setting is to fetch your environment daily to ensure it shows your application's recent configuration changes. This setting can be adjusted to meet your specific needs:

  1. Go to 'Settings' in your Salto environment.

  2. Scroll to the 'Fetch Frequency' section.

  3. Select a frequency that aligns with your operational requirements.

Manual Fetch

Manual fetches are useful for obtaining the most recent configuration data, particularly before deployments and comparisons where it's crucial to see the most up-to-date source and target environments.

There are 3 types of fetch, which vary depending on the application you connected to Salto:

  1. Full Fetch: Retrieves all the configuration data that was defined for the environment. Performing a Full Fetch at least daily is recommended for a complete and up-to-date representation of your configuration.
    ​

  2. Quick Fetch: Significantly reduces the fetch time and is suitable for frequent configuration changes. It fetches only the elements that have changed since the last fetch and will be available for NetSuite and Salesforce soon. You should use it in addition to the daily Full Fetch.
    ​
    Please take a look at this guide to learn more about the Quick coverage in NetSuite.
    In Salesforce, due to constraints imposed by API capabilities, Salto executes a comprehensive fetch in the background for records of Custom Metadata Types.
    ​

  3. Custom Fetch: Offers the ability to specify and tailor the fetched configuration data, providing a fetch process that meets specific requirements.

To run a manual fetch, click on the fetch button located at the top-right corner of the Salto interface:

Alternatively, you can fetch your environment when creating a new deployment or during an existing one:


Did this answer your question?