Articles in this section

Set up a connection to Jenkins

Jenkins is an open-source automation server that helps developers build, test, and deploy software continuously using customizable pipelines.

Set up a connection

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:

Setting

Instructions

Name your connection *

Enter a clear and distinguishable name.

Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.

Base URI *

Enter your Jenkins account base URI. For example, if your account URL is https://jenkins.integrator.io/user, then jenkins.integrator.io is your base URI.

Username *

Enter your Jenkins account username (user ID).

dataLoad.svg​​ How to retrieve the username

Password *

Enter your Jenkins account password.

Multiple layers of protection are in place, including AES 256 encryption, to keep your connection’s password safe. When editing this form later, you must enter this password again; it is stored only when the connection is saved and never displayed as text.

Tip

This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see the Basic auth universal connector documentation.

How to retrieve the username

  1. Sign in to your Jenkins account.

  2. Navigate to Profile.

  3. Copy the User ID (Username).