wdf_data_templates_submissions_search
Searches submissions using a searchable field value. Use this tool to locate existing submissions matching the search criteria. Only fields configured as searchable in the Data Template (Form) can be used as search criteria — call wdf_data_templates_get_schema_and_sample_submissions first to see which fields are searchable for this Data Template (Form).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (1 - 50) | |
| searchField | Yes | The searchable field to search by | |
| searchValue | Yes | The value to search for | |
| dataTemplateId | Yes | The Data Template ID. |