Retrieve a summary of an analysis, the summary provides high-level analysis results.

External Documentation

To learn more, visit the Brinqa documentation.

Parameters

ParameterDescription
GraphQL QueryYour GraphQL query.
Operation NameYour Query Name.
VariablesOptional JSON object containing variables referenced in the query. Define values for any query parameters using the format {"variableName": value}.

Workflow Library Example

Run Query with Brinqa and Send Results Via Email

Preview this Workflow on desktop