Skip to main content Skip to complementary content

ExpressionRequest

Request payload consists of natural language query, context and channelId. Examples:

{
  "text": "show me sales by product",
  "context": "measure",
  "channelId": "exprEditor"
}

Properties

Name Description Type
text

The NL query.

String
context

Context to be used for expression.

One of:
  • measure
String
channelId

For tracking detailed caller info.

One of:
  • exprEditor
  • masterItem
String

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!