Weavz
NowCerts

NowCerts

Automate NowCerts insureds, prospects, policies, quotes, claims, tasks, notes, file metadata, and agency webhook events.

45 tools
7 triggers

Tools

Name
search_insureds

Search insured/customer records by name, email, phone, or other supported NowCerts customer filters.

list_insureds

List insured/customer records without downloading document bodies.

get_insured_detail

Get a detailed NowCerts insured/customer record. Use only when the full record is needed.

list_policies

List policy detail records.

list_tasks

List NowCerts tasks.

list_notes

List NowCerts notes.

list_claims

List NowCerts claim records.

list_insured_files

List insured file metadata only; use Get File Direct URL when body access is explicitly needed.

list_policy_files

List policy file metadata only; use Get File Direct URL when body access is explicitly needed.

create_insured

Create an insured/customer through the NowCerts Zapier API.

create_or_update_insured

Create or update an insured/customer through the broader NowCerts insured insert endpoint.

create_prospect

Create a prospect through the NowCerts Zapier API.

create_policy

Create a policy through the NowCerts Zapier API.

create_or_update_policy

Create or update a policy through the broader NowCerts policy insert endpoint.

create_quote

Create a quote through the NowCerts Zapier API.

update_quote_stage

Update a NowCerts quote stage through the documented Zapier endpoint.

create_task

Create a task through the NowCerts Zapier API.

update_task

Update a task through the NowCerts Zapier API.

create_note

Create a note through the NowCerts Zapier API.

create_claim

Create a claim through the NowCerts Zapier API.

create_auto_loss_claim

Create an automobile loss claim through the NowCerts Zapier API.

create_general_liability_notice

Create a general liability notice through the NowCerts Zapier API.

create_property_loss_claim

Create a property loss claim through the NowCerts Zapier API.

create_workers_comp_claim

Create a workers compensation claim through the NowCerts Zapier API.

create_service_request_generic

Create a generic NowCerts service request.

create_service_request_policy_change

Create a NowCerts policy change service request.

create_service_request_add_driver

Create a NowCerts add-driver service request.

create_service_request_remove_driver

Create a NowCerts remove-driver service request.

create_service_request_replace_driver

Create a NowCerts replace-driver service request.

create_service_request_add_vehicle

Create a NowCerts add-vehicle service request.

create_service_request_vehicle_transfer

Create a NowCerts vehicle-transfer service request.

create_service_request_general

Create a NowCerts general-new service request.

create_pending_cancellation

Create a NowCerts pending cancellation record.

record_quick_payment

Create or update a NowCerts quick payment receipt.

record_take_payment

Create or update a NowCerts take-payment receipt.

insert_policy_direct_billing

Insert policy direct billing details in NowCerts.

insert_policy_endorsement_fee

Insert a policy endorsement fee in NowCerts.

insert_agency_commission_payment

Insert an agency commission payment in NowCerts.

delete_endorsement_records

Delete NowCerts endorsement records using the documented endorsement deletion endpoint.

apply_insured_tags

Apply tags to a NowCerts insured/customer record.

remove_insured_tags

Remove tags from a NowCerts insured/customer record.

apply_policy_tag

Apply a tag to a NowCerts policy.

remove_policy_tags

Remove tags from a NowCerts policy.

get_file_direct_url

Get a direct NowCerts file URL by file ID.

custom_api_call

Call a NowCerts API endpoint with the connected bearer token.

Triggers

Name
webhook_event_received

Receive any NowCerts agency webhook payload. Configure this trigger URL in NowCerts agency webhook settings.

insured_event

Receive NowCerts webhook payloads for INSURED_ events. Configure this trigger URL in NowCerts agency webhook settings.

policy_event

Receive NowCerts webhook payloads for POLICY_ events. Configure this trigger URL in NowCerts agency webhook settings.

quote_event

Receive NowCerts webhook payloads for QUOTE_ events. Configure this trigger URL in NowCerts agency webhook settings.

task_event

Receive NowCerts webhook payloads for TASK_ events. Configure this trigger URL in NowCerts agency webhook settings.

note_event

Receive NowCerts webhook payloads for NOTE_ events. Configure this trigger URL in NowCerts agency webhook settings.

claim_event

Receive NowCerts webhook payloads for CLAIM_ events. Configure this trigger URL in NowCerts agency webhook settings.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('nowcerts', 'search_insureds', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'nowcerts',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect NowCerts to my app?

Use Weavz Hosted Connect for Custom authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does NowCerts support?

NowCerts supports 45 tools including Search Insureds, List Insureds, Get Insured Detail, List Policies, List Tasks, and more.

Can I use NowCerts with AI agents?

Yes. Add NowCerts to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can NowCerts be used in stateful agent workflows?

Yes. Agents can combine NowCerts tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does NowCerts use?

NowCerts uses Custom. Weavz stores credentials securely and uses them for authorized action execution.

How much does the NowCerts integration cost?

The NowCerts integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does NowCerts support?

NowCerts supports 7 triggers including Webhook Event Received, Insured Event, Policy Event, Quote Event, Task Event, and more.

Connect NowCerts in minutes

Get 20,000 free action executions every month. No credit card required.