Connect Jenkins and SendGrid to unlock the power of automation
- No credit card required
- Free forever for core features
- 14-day trial for premium features and apps
How Zapier works
Zapier makes it easy to integrate Jenkins with SendGrid - no code necessary. See how you can get setup in minutes.
Choose a trigger
A trigger is the event that starts your Zap—like a "New Job Status Notification" from Jenkins.
Add your action
An action happens after the trigger—such as "Send Email" in SendGrid.
You’re connected!
Zapier seamlessly connects Jenkins and SendGrid, automating your workflow.
Supported triggers and actions
Zapier helps you create workflows that connect your apps to automate repetitive tasks. A trigger is an event that starts a workflow, and an action is an event a Zap performs.
- New Job Status Notification
Catches job status notifications sent via the Notficiation Plugin
Try ItTriggerInstant - Api_docs_info
- Stop on errorRequired
- HTTP MethodRequired
- URLRequired
- Query string parameters
- Additional request headers
- Body
ActionWrite- Create or Update Contact
This action allows you to add or update a Contact in SendGrid. You can use this action to add the contact to the list.
ActionWrite
- ToRequired
- FromRequired
- From Name
- Reply To
- SubjectRequired
- Text
- HTML
ActionWrite- Find List by Name
This action searches for a specific list in SendGrid using the list name as an input and outputs the information of the list that matches the input name.
ActionWrite
Zapier is the automation platform of choice for 87% of Forbes Cloud 100 companies in 2023




93%
Customers who say using Zapier has made them better at their job
25m
Customers have created over 25 million Zaps on the platform
6 mins
The average user takes less than 6 minutes to set up a Zap
Learn how to automate SendGrid on the Zapier blog
Frequently Asked Questions about Jenkins + SendGrid integrations
New to automation with Zapier? You're not alone. Here are some answers to common questions about how Zapier works with Jenkins and SendGrid
How can I set up Jenkins to send an email via SendGrid?
To set up Jenkins to send an email through SendGrid, you'll need to install the 'Email Extension Plugin' in Jenkins. Once installed, configure the SMTP settings with your SendGrid SMTP server details, including the username and password which are typically your API key. You can then create a post-build action that triggers sending an email when a build completes.
What triggers can I use in Jenkins to initiate sending an email through SendGrid?
In Jenkins, you can use various triggers like build start, success, failure, or unstable status to initiate sending an email via SendGrid. These are configured in the post-build actions section where you define what should prompt the email notification.
Can I attach files from Jenkins builds in emails sent via SendGrid?
Yes, you can attach files generated during your Jenkins builds when sending emails through SendGrid. You'll configure this in the Email Extension Plugin settings by specifying the file paths for attachments that should be included.
How do we handle authentication with SendGrid when integrating it with Jenkins?
When integrating SendGrid with Jenkins for sending emails, authentication is managed through your SendGrid API key. This key serves as both username and password in the SMTP settings within Jenkins.
What actions can be performed using this integration between Jenkins and SendGrid?
The primary action you can perform is automatically sending customized emails via SendGrid based on build outcomes in Jenkins. You might notify team members of successful builds or alert them to any issues if a build fails.
Is it possible to customize the content of emails sent from Jenkins using SendGrid?
Absolutely! You can customize your email content by using variables provided within Jenkins that reflect the current build’s information and status. This customization is done within the Email Extension Plugin's configuration.
Can we track whether our emails sent via this integration are successfully delivered?
Yes, with the integration between Jenkins and SendGrid, you can utilize SendGrid's dashboard or API to monitor delivery status and track metrics such as open rates and bounces for emails sent from your builds.