nowcerts_opportunity_getOpportunities
Retrieve insurance opportunities from NowCerts using customizable filters to identify and manage potential leads.
Instructions
Get opportunities via Zapier endpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | No |
Input Schema (JSON Schema)
{
"properties": {
"filters": {
"type": "object"
}
},
"type": "object"
}