Skip to main content

Track daily PG&E energy costs with Airtop and email notifications

Workflow preview

Workflow preview
100%
Track daily PG&E energy costs with Airtop and email notifications preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

About The Airtop Automation Are you tired of being shocked by unexpectedly high energy bills? With this automation using Airtop and n8n, you can take control of your daily energy costs and ensure y...

Best for

  • Personal Productivity automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.scheduletrigger, n8n-nodes-base.airtop, n8n-nodes-base.set, n8n-nodes-base.wait, n8n-nodes-base.gmail, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Airtop.

Original n8n.io source

1.1 Workflow description

Title
Track daily PG&E energy costs with Airtop and email notifications
Workflow name
Track daily PG&E energy costs with Airtop and email notifications

About The Airtop Automation

Are you tired of being shocked by unexpectedly high energy bills? With this automation using Airtop and n8n, you can take control of your daily energy costs and ensure you’re always informed.

How to monitor your daily energy consumption

With this automation, we’ll walk you through setting up an automation that retrieves your PG&E (Pacific Gas and Electric) energy usage data, calculates costs, and emails you the details—all without manual effort.

What You’ll Need

To get started, make sure you have the following:

  • A free Airtop API Key
  • PG&E Account Credentials - with minor adaptations, this will also work with other providers
  • An Email Address - To receive the energy cost updates

Estimated setup time: 5 minutes

Understanding the Process

This automation works by:

  1. Logging into your PG&E account using your credentials
  2. Navigating to your energy usage data
  3. Extracting relevant details about energy consumption and costs
  4. Emailing the daily summary directly to your inbox

The automation is straightforward and ensures you have real-time insights into your energy usage, empowering you to adjust your habits and save money.

Setting Up Your Automation

We’ve created a step-by-step guide to help you set up this workflow. Here’s how:

Insert Your Credentials:
  • In the tools section, add your PG&E login details as variables
  • In Airtop, add your Airtop API Key
  • Configure your email address to receive the updates
Run the Automation:
  • Start the scenario, and watch as the automation retrieves your energy data and sends you a detailed email summary.

Customization Options

While the default setup works seamlessly, you can tweak it to suit your needs:

  • Data Storage: Store energy usage data in a database for long-term tracking and analysis
  • Visualization: Plot graphs of your energy usage trends over time for better insights
  • Notifications: Change the automation to only send alerts on high usage instead of a daily email

Real-World Applications

This automation isn’t just about monitoring energy usage and taking control. Here are some practical applications:

  • Daily Energy Management: Receive updates every morning and adjust your energy consumption based on costs
  • Smart Home Integration: Use the data to automate appliances during off-peak hours
  • Budgeting: Track energy expenses over weeks or months to plan your budget more effectively

Happy automating!

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 2 - Type password

Type / Role
n8n-nodes-base.airtop - airtop
Config choices
Version 1

Block 3 - Variables

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 4 - Go to "Energy Costs"

Type / Role
n8n-nodes-base.airtop - airtop
Config choices
Version 1

Block 5 - Go to "Electricity and Gas"

Type / Role
n8n-nodes-base.airtop - airtop
Config choices
Version 1

Block 6 - Extract Costs

Type / Role
n8n-nodes-base.airtop - airtop
Config choices
Version 1

Block 7 - Go to "Energy Usage Details"

Type / Role
n8n-nodes-base.airtop - airtop
Config choices
Version 1

Block 8 - Wait 5 secs

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 9 - Close modal (if any)

Type / Role
n8n-nodes-base.airtop - airtop
Config choices
Version 1

Block 10 - Create session

Type / Role
n8n-nodes-base.airtop - airtop
Config choices
Version 1

Block 11 - Create browser window

Type / Role
n8n-nodes-base.airtop - airtop
Config choices
Version 1

Block 12 - Type username

Type / Role
n8n-nodes-base.airtop - airtop
Config choices
Version 1

Block 13 - Send email

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 14 - End session

Type / Role
n8n-nodes-base.airtop - airtop
Config choices
Version 1

Block 15 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Track daily PG&E energy costs with Airtop and email notifications
Complexity advanced
Nodes 15
Categories Personal Productivity
Author Airtop
Published 08 Apr 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/3474/3474.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Track daily PG&E energy costs with Airtop and email notifications do?

About The Airtop Automation Are you tired of being shocked by unexpectedly high energy bills? With this automation using Airtop and n8n, you can take control of your daily energy costs and ensure y...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity use case.