QuerySalesforceUnstructuredData Action
Query Salesforce Unstructured Data
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
userQueryText
|
Edm.String | False | False | User natural language query to salesforce unstructured query |
|
searchResultCount
|
Edm.Int32 | True | True | Number of search results expected |
|
connectionId
|
Edm.String | False | False | Connection id for the Salesforce connection |
|
filterCriteria
|
Edm.String | True | False | Filter criteria for unstructured data in Salesforce |
Return type
| Type | Nullable | Description |
|---|---|---|
| QuerySalesforceUnstructuredDataResponse | False | Contains the response of the QuerySalesforceUnstructuredData action. |