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.
Figure 1. Example of the query chain
Example shows one group that contains two queries.
Multiple independent queries
Create multiple independent queries to gather data for your card from different endpoints or data objects.
Note: Ensure that you create each query under a different group.
Figure 2. Example of the multiple independent queries
Example shows two groups that each contain one query.
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.

Figure 3. Example of the query chain and multiple independent queries
Example shows three groups. The first group has 3 queries. The second and third groups have only one query.