---
title: "Automation for web development"
description: "Web development is full of short scripts to help you get more done, faster. This set of Zaps will speed up your web development and let you focus on more important parts of building web and mobile applications."
image: "https://images.ctfassets.net/lzny33ho1g45/5y9zFsEKthEaJzqKgqkkLl/f50e6e162f6b210ade081a126c753d6e/Built-in_tools.jpg"
---

# Automation for web development

Web development is full of short scripts to help you get more done, faster. This set of Zaps will speed up your web development and let you focus on more important parts of building web and mobile applications.

Web development is full of short scripts to help you get more done, faster. This set of Zaps will speed up your web development and let you focus on more important parts of building web and mobile applications.

## Creating a Pull Request from Your Chat Room of Choice

If you live and breathe in your command line and chat rooms all day long, it's really handy to be able to just create a pull request from where you are, like with this Zap between GitHub and Slack. 

You can also connect GitHub with [Microsoft Teams](https://zapier.com/apps/github/integrations/microsoft-teams) or [Google Hangouts Chat](https://zapier.com/apps/github/integrations/google-hangouts-chat).

## Email for Commits and Deployments

> "Hey did that commit get deployed yet?" - Every web developer ever

Making sure members of your team are up to date on when things have been committed and when things are deployed isn't as easy as you'd think. And ultimately, humans will just ask the person in charge if they can't find the info fast.

The good news is you connect [Gmail with GitHub](https://zapier.com/apps/github/integrations/gmail) using Zap to ping the whole team when new commits happen so they always have a reference for what's been shipped.

Other examples: 

- [Gmail alerts for New Relic events like deployments](https://zapier.com/apps/new-relic/integrations/gmail)
- [Email alert for Beanstalk commits](https://zapier.com/apps/beanstalk/integrations/gmail)
- [Send email for GitHub commits via Zapier](https://zapier.com/apps/github/integrations/email)

## Getting Features, Stories, and Issues Where You Want Them

As a developer you likely have a certain app that you enjoy to work out of. It could be GitHub, Trello, Sprintly, Pivotal Tracker...you get the gist. But just because that's where you like to work, it doesn't mean that everyone across all functions of the business works in that tool. 

So that leaves you to finding a way to get your tasks into your tool of choice. This can easily be done through any number of Zaps. A good example would be [creating a Sprint.ly defect from a GitHub issue](https://zapier.com/apps/github/integrations/sprintly), but there's plenty of other Zaps that will suit a similar purpose. 

## Using Webhooks To Hook Any Tool Up

If you've ever found yourself wanting to hook some app up to some other app it's definitely not always super easy. At a minimum you'll have to setup an environment to power authentication and the request/response cycle which, depending on the site or the API, can be easier said than done.

Zapier's built-in webhooks let you hook up any site or API without writing much code. It's perfect for those odd one-off jobs. A great example is setting up [email alerts for activity in an app or a site](https://zapier.com/apps/webhook/integrations/email). Take a few minutes to spin up this Zap and you can be back to other business.

## Track and Monitor Site Up/Down Time

We all know the drill. Sites go down for whatever reason and we need to know about it first. 

You can easily use Zaps that connect [Pingdom to Campfire](https://zapier.com/apps/pingdom/integrations/campfire), which will post to your Campfire room any time a Pingdom alert goes off about your site.