Loading
Salesforce Enforces New Security Requirements in Summer 2026Read More
Test an Omnistudio Data Mapper Turbo Extract (Managed Package)

Test an Omnistudio Data Mapper Turbo Extract (Managed Package)

For the managed package runtime, you can test the input and output of a Data Mapper Turbo Extract on the Preview tab.

Managed Package app icon This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.

  1. Go to the Preview tab.
  2. Specify Key/Value pairs in the Input Parameters panel.

    As an alternative, you can click Edit as JSON and specify the input in JSON format.

  3. To observe the effects of caching when testing the Data Mapper Turbo Extract, deselect the Ignore Cache checkbox. See Cache for Omnistudio Data Mappers (Managed Package).
  4. Click Execute.

The Response panel displays the resulting data, and the Debug Log panel displays the results of the Salesforce queries issued by the Data Mapper.

For example, if the Data Mapper filters Accounts based on an Id, a Key/Value pair like this lets you test the Data Mapper using a specific Account Id.

Under Input Parameters, the Key is Id and the Value is an object Id.
 
Loading
Salesforce Help | Article