Advanced Search
Search Results
4 total results found
Getting started
Our API for Easy PV and Heatpunk is open, and we welcome developers working on new integrations for CRMs, job management platforms and other applications. If you have an application that you would like to connect please give us a shout - we'd be really happy t...
Your first call - create a project
This guide walks you through creating a new Easy PV project using our Open API. Authentication Endpoint: POST https://[DOMAIN]/api/v1/projects/create Headers: accept: application/json X-API-KEY: YOUR_API_KEY (Replace YOUR_API_KEY with your act...
Interacting with forms and files
Within Easy PV and Heatpunk, users complete forms and generate PDF reports. In your application you may want to view the completed files and forms associated with a project, and fetch completed form data and PDF documents. To list forms for a project: To get...
Get project details, bill of materials and order links
Easy PV and Heatpunk generate a full bill of materials for a project, and for our UK and Ireland sites you can very quickly place an order for the components from Midsummer. So you may like to import the shopping cart into your application and display an order...