You are here:
Testing Data Source Settings (Managed Package)
For the managed package runtime, add runtime variables to fetch and test your data source.
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.
- In the Test Data Source Settings section, click + Add Test Variables.
- Set Name to (for example) params.id.
-
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:
-
Click the View Data button to view the JSON-formatted
response.
-
SOQL Query Example

-
Data Mapper Example

-


