Loading
Salesforce now sends email only from verified domains. Read More
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Testing Data Source Settings (Managed Package)

          Testing Data Source Settings (Managed Package)

          For the managed package runtime, add runtime variables to fetch and test your data source.

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

          Preview a Flexcard using real data by adding test variables that the query can use to return live data.

          1. In the Test Data Source Settings section, click + Add Test Variables.
            image
          2. Set Name to (for example) params.id.
          3. Set Value to an actual record ID value.

            To find the actual ID value of a Salesforce record, copy the ID from the URL on the object's record detail page. If you are looking for an account ID, go to an Account record's detail page and capture the information after the last slash (/), as shown:

            image
          4. Click the View Data button to view the JSON-formatted response.
            • SOQL Query Example

              image
            • Data Mapper Example

              image
           
          Loading
          Salesforce Help | Article