> ## 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 utility account connection creation v2

> Fires when a new connection is created via the API, magic link, or the platform. The payload contains the full connection state at the time of creation.



## OpenAPI

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

````