QueryZendeskUnstructuredArticles Action
Retrieves zendesk article results for a given input text.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
filterCriteria
|
Edm.String | True | False | Filter query parameter. |
searchResultCount
|
Edm.Int32 | True | True | Number of search results expected. |
connectionId
|
Edm.String | False | False | Connection id for the Zendesk connection. |
userQueryText
|
Edm.String | False | False | Input text on which search needs to be performed. |
Return type
Type | Nullable | Description |
---|---|---|
QueryZendeskUnstructuredArticlesResponse | False | Contains the response of the QueryZendeskUnstructuredArticles action. |