Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Set up the Jenkins spoke

Integrate the ServiceNow instance and Jenkins using basic authentication to authenticate ServiceNow requests.

Before you begin

  • Request an Integration Hub subscription.
  • Activate the Jenkins spoke.
  • Role required: admin.

Configure a connection for Jenkins v2 spoke

Add and configure a Jenkins v2 connection to authenticate ServiceNow requests in Jenkins v2 spoke.

Before you begin

Role required: admin

Procedure

  1. Navigate to All > Process Automation > Workflow Studio.

  2. Click the Integrations tab.

  3. Under Connections, toggle and enable the Outbound connections.

  4. Locate the alias for Jenkins_v2 and click View Details.

    • To configure the default connection and credential alias record that is shipped along with the Jenkins v2 spoke, click View Details.
Image omitted: jenkins-v2-conn-template.png
Connection template for Jenkins V2
-   To manage more than oneJenkins v2 spoke connection records, you should create a new child alias record by clicking **Add Connection**. For more information about using multiple connections, see [Supporting multiple connections](support-multiple-connections.md).
If you are configuring the spoke for the first time, click **Configure**. Otherwise, click **Edit**.
Image omitted: jenkins-v2-conn-config.png
Jenkins v2 connection configuration
  1. On the Connection form, fill in the fields.

    FieldDescription
    Connection NameName to uniquely identify the connection. For example, Jenkins v2 connection.
    Connection URLBase URL to connect to Jenkins. The format of URL should be: http://<host_ip_address>:<port>. For example, http://198.51.100.24:8080.
    User nameUser name of your Jenkins account.
    PasswordAPI token of your Jenkins account.
Image omitted: jenkinsv2-conf-template.png
Configure connection for the Jenkins v2 spoke.
  1. Click Create Connection.

  2. Navigate to All > Connections & Credentials > Connections.

  3. Open the newly created connection record for Jenkins v2 spoke.

  4. From the Advanced MID Server Configuration tab, specify the MID Server settings.

Result

The spoke connection is configured and ready to be used.