Connect Jenkins and Box 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 Box - 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 "Add User as Collaborator" in Box.
You’re connected!
Zapier seamlessly connects Jenkins and Box, 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 - Event
Triggers when a new event is performed (this is the activity stream).
Try ItTriggerPolling - Folder
Try ItTriggerPolling- EmailRequired
- FolderRequired
- RoleRequired
ActionWrite
- New Comment
Triggers when someone comments on a file in a folder you own/collaborate on.
Try ItTriggerPolling - FolderRequired
- Share
Try ItTriggerPolling- Task Assigned to You
Triggered when you are assigned a task.
Try ItTriggerPolling - File_idRequired
- MessageRequired
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
Frequently Asked Questions about Jenkins + Box integrations
New to automation with Zapier? You're not alone. Here are some answers to common questions about how Zapier works with Jenkins and Box
How do we authenticate Jenkins with Box for integration?
To authenticate Jenkins with Box, you'll need to create an API token in your Box account, which can be done through the developer settings. Once you have the token, you can use Jenkins' credentials plugin to securely store and manage it for integration purposes.
What triggers are available when integrating Jenkins with Box?
When integrating Jenkins with Box, you can set triggers such as a build completion in Jenkins. These triggers can automate actions like uploading build artifacts directly to specified Box folders.
Can we automate file uploads from our Jenkins server to Box?
Yes, our platform allows automation of file uploads from Jenkins to Box. You can define post-build actions in your Jenkins jobs that automatically upload generated files or reports to your desired folder in Box.
How do we handle errors during the integration process between Jenkins and Box?
Error handling is crucial when integrating services like Jenkins and Box. We recommend setting up notifications for failed uploads or permissions issues. This can be configured within our platform as part of your automation workflow.
Is it possible to trigger a Jenkins job based on new content in a Box folder?
Currently, direct triggering of a Jenkins job from new content in a Box folder isn't natively supported by us. However, you could implement a custom solution using webhooks or periodic polling scripts that check for new files and initiate jobs accordingly.
What file types are supported when passing files from Jenkins to Box?
We support all file types that are allowed by both Jenkins and Box platforms. Common file types include documents, spreadsheets, compressed files, and executables which can be seamlessly transferred between the two systems during integration processes.
Do we need any special plugins on Jenkins to integrate with Box?
Yes, integrating with Box may require specific plugins such as the HTTP Request Plugin on Jenkins. This helps facilitate API requests needed for the communication between these applications during integration workflows.