> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nectarclimate.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Webhook for new document availability v2

> Fires when a new document (utility bill) is processed and available. Triggers include bills scraped from utility providers and bills uploaded via document upload.



## OpenAPI

````yaml /api-reference/openapi-v2-1.json webhook document.created.v2
openapi: 3.1.0
info:
  title: Nectar API Documentation
  version: 1.0.0 (v1)
  description: >-
    Complete API documentation for v2.1 endpoints to managing companies, sites,
    data, and documents
servers:
  - url: https://external.nectarclimate.com/v2.1
    description: Nectar API Server
security: []
paths: {}

````