Kinetic Request CE Datastore Submission Search Version 1
Parameters
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
Space Slug | The Space the submission is being retrieved from (defaults to info value if not provided). |
Datastore Form Slug | The slug of the Datastore Form to search for submissions in. |
Index | The index to use for the search. |
Query | The query that will be used to search the submissions. Ex: values[company]=Kinetic |
Limit | An integer representing the max results that the search can return. |
Return Type | The format that the results should be returned in. |
Sample Configration
Name | Description |
---|---|
Error Handling | Error Message |
Space Slug | |
Datastore Form Slug | cars |
Index | values[Make] |
Query | values[Make]="Ford" |
Limit | 100 |
Return Type | JSON |
Results
Name | Description |
---|---|
Handler Error Message | Error message if an error was encountered and Error Handling is set to "Error Message". |
Count | The number of submissions that have been returned. |
Result | List of submissions that match the query --JSON,XML, or ID List |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out