Building data for cards
To build your card data, you can add a query chain, multiple independent queries, or a mix of both to the queries section. You can add up to five queries to the query section of a card, which then displays the aggregated results from each query group.
The following methods of building a card data are available:
- Query chain
-
Build data for your card by creating queries that depend on the result from another query response.
Note: Ensure that you add queries that are within the same query group.
- Multiple independent queries
- Create multiple independent queries to gather data for your card from different endpoints or data objects.
- Query chain and multiple independent queries
-
Create a query that depends on other queries for part of the card data. For the remaining card data, create multiple independent queries.