Loading
Loading
  • Home

  • Automation with Zapier

  • Zapier tutorials

Zapier tutorials

5 min read

How to send an email from a webhook

By Krystina Martinez · October 28, 2022
A webhook symbol connected to an email symbol on a light yellow background.

Imagine this: let's say you've been sending one-off emails based on activity from a business-critical app. You're tired of it. So you look to see if you can automate it somehow. You check your app's built-in integrations and search for any Zapier integrations. No luck. But you notice there's a section in your app's help documentation about webhooks. 

Huzzah! You found your automation solution. But uh, what's a webhook? Why is it asking for a URL? How do you get one?

Luckily, Zapier can help. We're a no-code automation tool that lets you connect apps through automated workflows we call Zaps. And yes, you can even connect to webhooks. 

In this tutorial, we'll show you how you can use webhooks and Zapier to automate critical tasks, such as sending emails, whenever certain activity occurs in your favorite apps. 

Webhooks are available on paid Zapier plans and during a free Zapier trial.

What's a webhook?

Webhooks let apps send automated messages or information to other apps whenever there's new information available. These messages—often called a payload—are sent to a unique URL. (That's why your app's webhook settings ask for one.)

Webhooks are another way you can automate tasks between your favorite apps. So if your app has webhook functionality, you can automate it! 

If you don't have any coding experience though, you may be wondering how you'll get that unique URL. Zapier has a built-in tool called Webhooks, which can generate a unique URL for you. 

Before you begin

Check to see if your app can use webhooks, and if so, what webhooks it provides. Webhooks often trigger on specific activity. For example, your app may offer a webhook for new deals and another for new contacts.  

Then, make sure you have the ability to create webhooks. Depending on the app you're using, you may need permission from your account's owner to do so. 

Once you've verified that you can create webhooks in your app, you'll need two browser tabs ready: open your app's settings page in one tab and have Zapier up in another tab.

How to send an email from a webhook

You can create your own Zap from scratch without any coding knowledge, but we also offer quick templates to get you started. 

If you'd like to start with a template, click on the Zap template below, and you'll be taken to the Zapier editor. You'll need to create a Zapier account if you don't already have one. Then, follow the directions below to set up your Zap.

Send emails with new caught webhooks

Send emails with new caught webhooks
  • Webhooks by Zapier logo
  • Email by Zapier logo
Webhooks by Zapier + Email by Zapier

Here's how to set it up:

  1. Set up your webhook trigger in Zapier and copy the generated URL

  2. Paste the URL in your app's settings and test your webhook trigger

  3. Customize the email you want to send

  4. Test your Zap and begin using it

For this tutorial, I'm watching over my teammate's leads while they're on vacation. (Lucky them.) I want to send automated emails to them with updated notes I leave on their Pipedrive contacts. That way, I can communicate any important updates and my teammate won't be in the dark.  

Set up your Zapier webhook trigger

If you're starting from the template, click on the trigger step—the event that starts a Zap—in the Zap editor. 

If you're creating from scratch, select Webhooks as your trigger app and Catch Hook as your trigger event, then click Continue

The Webhooks by Zapier app logo above a field labelled event with "Catch Hook" selected in the dropdown.

You'll be asked if you want to pick a Child Key, but you can click Continue and ignore that. You'd use this option if you want Zapier to narrow the results returned from the webhook to a specific property, which we don't need to do in our example.

Now you'll see that Zapier generated a webhook URL. Click on the Copy button to copy the URL to your clipboard. You'll need to paste the webhook URL in your app's webhook settings. We'll show you how. 

An orange box around a button that reads Copy next to a field with a webhook URL.

Set up your webhook in your app

In another tab, you should have your app's account settings open. Webhooks are usually found in your settings, under a menu such as API or Integrations

For this tutorial, we want to use a webhook to connect Pipedrive to email. We can create new webhooks under the Tools & Apps tab in Pipedrive. 

The Webhooks menu in the Pipedrive app, which shows a list of available webhooks.

Depending on your app, you may have multiple webhooks to choose from. If so, select the one you want to use.  

Since Pipedrive is a Customer Relationship Management (CRM) tool, it has several options to choose from. I've selected the Updated Note webhook. 

An orange box around "note" in Pipedrive's event object dropdown menu.

Your app may also prompt you to set a permission level for who can use the webhook. If it does, go ahead and set that if you'd like.

For any webhook, your app will always ask for a URL. 

The endpoint URL section of the Events in Pipedrive page is highlighted, which shows a field for an endpoint URL.

Remember that webhook you copied to your clipboard? Paste it in the required field. 

An orange arrow points to a field labelled Endpoint URL with the text "paste webhook URL".

Be sure to save these settings. 

Create a sample for your test

Next, we need to test our webhook to make sure it's working. Zapier will need sample data to work with to set up the rest of our Zap. Since you just created your webhook, you'll need to create a sample in your app to use. So if your webhook triggers off of new contacts, create a new contact. You can always delete it after you set up your Zap.  

Test your webhook

Once you've created your sample, go back to the Zap editor, click Continue, then click Test trigger

An orange arrow points to a purple button that reads "Test trigger".

You'll see a success message, along with the data sent to your webhook. Check the data and make sure it has the information you want to pass along in your email. 

For our example, I want to be sure my webhook passed along email addresses, because I'm going to need them later. 

A list of test data is shown above a purple "Continue" button with an orange arrow pointing to the data with the text "check your data!"

If everything looks good to you, click Continue

If you want to control how often your webhook triggers, you can add a filter, available on our paid plans, to limit how often your Zap triggers.

Set up your email action

Next, we'll set up our action—the event our Zap will perform once our webhook is triggered. 

If you're creating a Zap from scratch, select Email by Zapier for the app, Send Outbound Email for the event, and click Continue

The Email by Zapier app logo is shown above a field labelled Event with "Send Outbound Email" selected from the dropdown.

Note: With Email by Zapier, you can create a custom email address that can take information from an app and send it to another one with an email. It's important to note that any emails sent with Email by Zapier will be from a no-reply email address and you won't have an email inbox. If you want readers to reply to you from these emails or be able to manage them from an inbox, you'll need to use a transactional email app.

Check out our Email by Zapier guide to learn how to set it up or review our help documentation.

If you're using a Zap template, the editor will automatically direct you to customize your email. 

Email fields are shown, including the to, subject, and body fields.

You can either type in an email address in the To field—which will send an email to the same address every time—or you can map an email address sent to your webhook. 

To map a dynamic value from your webhook trigger, click inside the To field and select the value you want to use. Click Show all options to see more webhook data.

An orange arrow points to a button that reads "Show all options". Click here to expand the data you can see.

A dynamic value is any data from a previous Zap step that you've mapped to a field in the Zap editor. When you map a dynamic value—such as a contact name—what you see in the editor is a placeholder. Field mapping dynamic values are how you pass data from one app to another. Once your Zap is turned on, Zapier will send the information that the field contains every time your Zap runs.

Since I want to send updated notes to the last person who touched the contact, I've selected the Previous User Email that came through my webhook. 

An orange arrow and the test" Select data to map to a field" point to a highlighted data point—previous user name.

Next, customize your email subject line. You can type in text and map data from your webhook so your email follows a general template every time your Zap runs. 

A email subject line is shown with data mapped from the previous webhook step. It reads "Updated note on Rocky Raccoon (Frostbite Falls Outwear).

Do the same for your email body as well. If you want to include formatting, such as bolded text or hyperlinks, you can use HTML here. 

The body text of an email is shown with data mapped from the previous webhooks step.

Next, you can customize the sender name, a reply address if you need one, and any other emails you want to Cc or Bcc. 

The From Name field is shown, which reads "Winston.ly Handoff Bot".

Once you've customized your email to your liking, click Continue

Test your action

Now it's time to test our action. Zapier will send a real email, based on how we set it up earlier. I recommend testing to ensure that your email is formatted how you want it. Click Test action

An orange arrow points to a purple button that reads "Test action".

Note: If you don't want your email to actually send, but you still want to check formatting, go back to the previous step, enter youremail address in the recipient field, then test your step. Just remember to change it back before your Zap is live!

You'll see a success message, along with the contents of the email sent.

And this is how our test email looks in our inbox. 

If you need to make any changes, go back to the Zap editor, edit any previous steps, and re-test. If you're happy with it, make sure your Zap is on. 

Get more done with webhooks and Zapier

Don't let webhooks scare you. With Zapier, you can use webhooks—no coding knowledge needed—to automatically send those business-critical emails. 

Now that you've dipped your toes into webhooks, there's even more automation opportunities to explore. Check out other surprising ways you can use webhooks with Zapier:

Zapier is the leader in workflow automation—integrating with 6,000+ apps from partners like Google, Salesforce, and Microsoft. Use interfaces, data tables, and logic to build secure, automated systems for your business-critical workflows across your organization's technology stack. Learn more.

Get productivity tips delivered straight to your inbox

We’ll email you 1-3 times per week—and never share your information.

tags

Related articles

Improve your productivity automatically. Use Zapier to get your apps working together.

Sign up
A Zap with the trigger 'When I get a new lead from Facebook,' and the action 'Notify my team in Slack'