nowcerts_note_getNotes
Retrieve notes from NowCerts using customizable filters to access specific insurance documentation and communication records.
Instructions
Get notes via Zapier endpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | No |
Input Schema (JSON Schema)
{
"properties": {
"filters": {
"type": "object"
}
},
"type": "object"
}