Loading
Feature degradation | Gmail Email delivery failureRead 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
          Flexcards Data Source Common Properties

          Flexcards Data Source Common Properties

          Review the common properties available for any Flexcard data source.

          Property

          Description

          Order By

          Order the records by a specified field.

          Reverse Order

          Reverse the order of the returned records.

          Fetch Timeout(ms)

          Set a time that Omnistudio waits for the data source to return a response.

          Refresh Interval(ms)

          Set the frequency for checking data. At each refresh, if the data source records changed, the Flexcard and its child components reload.

          Delay(ms)

          To prevent bundling this data source call with other server requests and to specify its priority, enter a delay time in milliseconds.

          Key

          Enter the variable to pass. For example, pass the AccountId context ID.

          Value

          Enter the value for the variable. For example, enter a merge field such as {recordId}, or a static value such as the alphanumeric account ID from the URL of an Account record page.

          Test Parameters

          Add test variables that the query uses to get data to show when you preview the Flexcard.

          Result JSON Path

          Specify a path to a specific node in the JSON-formatted response, such as ['Cases']. If your entire JSON is an array, such as [{ "Cases": [{...},{...}]}], enter the index with the path. For example, enter [0]['Cases'].
           
          Loading
          Salesforce Help | Article