Carbon Inventory

Capture your organization’s carbon footprint from a source for a certain time period by creating an annual emissions inventory. Using this data as the base, achieve your emissions reduction targets and fulfill your Net Zero commitment.
Resource
/connect/sustainability/carbon-inventory
Available version
54.0
Requires Chatter
No
HTTP methods
POST
Request body for POST
JSON example
{
  "name": "Annual Emissions Inventory 2020",
  "year": "2020",
  "stnryAssetCrbnFtprnt": {
    "footprintStage": "Internal Audit"
  },
  "vehicleAssetCrbnFtprnt": {
    "footprintStage": "Internal Audit"
  },
  "scope3CrbnFtprnt": {
    "footprintStage": "Internal Audit"
  }
}
Properties
Name Type Description Required or Optional Available Version
name String Name of the annual emissions inventory. Required 54.0
scope3CrbnFtprnt Scope 3 Carbon Footprint Input Carbon footprint from scope 3 category of greenhouse gas emissions, such as emissions from sources owned or controlled by other entities in your organization. Required 54.0
stnryAssetCrbnFtprnt Stationary Asset Carbon Footprint Input Stationary asset carbon footprint from environmental sources, such as a commercial building or a data center. Required 54.0
vehicleAssetCrbnFtprnt Vehicle Asset Carbon Footprint Input Vehicle asset carbon footprint from vehicle assets, such as fleet vehicles, corporate aircraft, and company shuttles. Required 54.0
year String Year considered for the annual emissions inventory. You can create only one annual emissions inventory for a specific year. Required 54.0
Response body for POST
Sustainability Carbon Inventory