FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
How I Automated Employee Leave Requests with Make.com (Free Tools Only)
How-ToMachine Learning

How I Automated Employee Leave Requests with Make.com (Free Tools Only)

via Dev.toalex1mo ago

Leave requests are one of those things that seem simple but create endless friction — messages getting lost, statuses unknown, managers forgetting to reply. Here's an automation I built that handles the entire flow without any paid tools. The flow Employee fills Google Form ↓ Request saved to Google Sheet (Status: Pending) ↓ Manager receives email → clicks APPROVE or REJECT ↓ Sheet updates automatically ↓ Employee receives confirmation email Two Make.com scenarios The system uses two separate scenarios connected via a webhook. Scenario A — Registration Watches Google Forms for new responses → adds a row to Google Sheets → sends the manager an email with approve/reject links. Scenario B — Approval Triggered when the manager clicks a link → finds the correct row in the sheet → updates the status → emails the employee with the decision. The key piece is the webhook URL embedded in the manager's email buttons. Each button passes the employee data as URL parameters (action, email, name, typ

Continue reading on Dev.to

Opens in a new tab

Read Full Article
21 views

Related Articles

I didn't have to drill these renter-friendly smart lights into my wall - and I love them for it
How-To

I didn't have to drill these renter-friendly smart lights into my wall - and I love them for it

ZDNet • 4d ago

The DSA Illusion: Why Most Data Structures Don’t Actually Exist
How-To

The DSA Illusion: Why Most Data Structures Don’t Actually Exist

Medium Programming • 4d ago

This modular crafting machine can create custom shirts, phone cases, and molds
How-To

This modular crafting machine can create custom shirts, phone cases, and molds

The Verge • 4d ago

I built an expense tracker because every other one wanted my bank login
How-To

I built an expense tracker because every other one wanted my bank login

Dev.to • 4d ago

Samsung Galaxy S26 and Galaxy S26+ Review: Lacking Ambition
How-To

Samsung Galaxy S26 and Galaxy S26+ Review: Lacking Ambition

Wired • 4d ago

Discover More Articles