Actions
List Issues
Retrieve a list of issues.
External Documentation
To learn more, visit the CyCognito documentation.
Basic Parameters
Parameter | Description |
---|---|
Fields | A comma-separated list specifying the desired entity properties to appear in the response. |
Query | Specify a search term for conducting a keyword-based search to retrieve data that matches your query. |
Search Field | Filter returned results by specifying the Field , Operator and Value . For more information about the available fields, operators and values, please visit CyCognito documentation, Query Issues section. |
Advanced Parameters
Parameter | Description |
---|---|
Advanced Search | Allows to input raw CyQL in order to query assets. For more information, please visit CyCognito Documentation. |
Limit | Define the number of results to be retrieved. Valid range is 1-1000. |
Offset | Set the starting index for result retrieval, Influenced by the Limit parameter. For example, Offset 3 with Limit 25 fetches results from index 75 to 99. |
Sort By | Specify the field by which the results should be sorted. |
Sort Order | Select the sorting order. |
Example Output
Workflow Library Example
List Issues with Cycognito and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?