nowcerts_driver_getDrivers
Retrieve driver information from NowCerts insurance platform using customizable filters to access specific policyholder data.
Instructions
Get drivers via Zapier endpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | No |
Input Schema (JSON Schema)
{
"properties": {
"filters": {
"type": "object"
}
},
"type": "object"
}