πŸ”¬ ✈️ CO2 emissions of business travels with Carbon Interface API and GPT-4o

⚑ 351 views Β· πŸ”¬ Document Extraction & Analysis

Description

Tags: Sustainability, Business Travel, Carbon Emissions, Flight Tracking, Carbon Interface API

Context

Hi! I’m Samir, a Supply Chain Engineer and Data Scientist based in Paris, and founder of LogiGreen Consulting.

I help companies monitor and reduce their environmental footprint by combining AI automation, carbon estimation APIs, and workflow automation.

This workflow is part of our sustainability reporting initiative, allowing businesses to track the COβ‚‚ emissions of employee flights.

> Automate carbon tracking for your business travel with AI-powered workflows in n8n!

πŸ“¬ For business inquiries, feel free to connect with me on LinkedIn

Who is this template for?

This workflow is designed for travel managers, sustainability teams, or finance teams who need to measure and report on emissions from business travel.

Let’s imagine your company receives a flight confirmation email:

Example Email

The AI Agent reads the email and extracts structured data, such as flight dates, airport codes, and number of passengers.

Then, the Carbon Interface API is called to estimate COβ‚‚ emissions, which are stored in a Google Sheet for sustainability reporting.

Workflow

How does it work?

This workflow automates the end-to-end process of tracking flight emissions from email to COβ‚‚ estimation:

Steps:

  1. πŸ’Œ Trigger on new flight confirmation email
  2. 🧠 Extract structured trip data using AI Agent (flights, airports, dates)
  3. πŸ“‘ Store flight metadata in Google Sheets
  4. 🧭 For each leg, call the Carbon Interface API
  5. πŸ“₯ Append distance, COβ‚‚ in kg, and timestamp to the flight row

workflow

What do I need to get started?

You’ll need:

πŸ“Ί Learn More with n8n Tutorials

Get hands-on experience with automation through my comprehensive n8n tutorial playlist, featuring 18+ complete, step-by-step videos and ready-to-use templates.

n8n Playlist

Next Steps

πŸ—’οΈ Use the sticky notes in the n8n canvas to:

This template was built using n8n v1.93.0
Submitted: June 7, 2025

πŸ”— Nodes Used

Google Sheets, HTTP Request, Gmail Trigger, AI Agent, OpenAI Chat Model, Structured Output Parser

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup