NYC Fines API

Webhook Endpoint

This API provides a webhook endpoint for HubSpot integration:

POST /nyc-fines

When a webhook is received, the API will:

  1. Extract the address from the webhook payload
  2. Look up building information from NYC Accelerator
  3. Update the HubSpot contact with the building information
  4. Return the building information in the response

Required Environment Variables