nowcerts_property_getProperties
Retrieve property data from NowCerts using customizable filters to access specific insurance-related property information through the Zapier integration.
Instructions
Get properties via Zapier endpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | No |
Input Schema (JSON Schema)
{
"properties": {
"filters": {
"type": "object"
}
},
"type": "object"
}