---
sourceDocument: Yokohama Data and Automation
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/integrate-applications

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Data and Automation

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# Set up the Continuous Integration and Continuous Delivery (CICD) spoke

# Set up the Continuous Integration and Continuous Delivery (CICD) spoke {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Use basic authentication to authenticate CICD REST API calls on a ServiceNow
instance.

## Before you begin

* Request an Integration Hub subscription.
* Activate the Continuous Integration and Continuous Delivery (CICD) spoke.
* Role required: admin or sn_cicd.sys_ci_automation.
{#set-up-cicd__ul_l2l_mph_gfb}

## Create Credential records for the Continuous Integration and Continuous Delivery (CICD) spoke {#ariaid-title2}

Create Credential records to the ServiceNow instance. The Continuous Integration and Continuous Delivery (CICD) spoke connection and credential alias uses these credentials to authorize actions.

### Before you begin

Role required: admin

### Procedure

1. Navigate to AllConnections \& CredentialsCredentials.
2. Click New.  
   The system displays the message What type of Credentials would you like to create?.
3. Select Basic Auth Credentials.  
   A blank Basic Auth Credentials form displays.
4. Enter these values.  
   {#create-credential-cicd__table_lwy_g1z_4fb__entry__2}

   | Field | Value required |
   |-|-|
   | Name | Enter any name to uniquely identify the record. For example, enter <kbd class="ph userinput">CICD Credentials</kbd>. |
   | User name | The ServiceNow instance user name that authorizes and runs spoke actions and flows. This user must have either the admin or sn_cicd.sys_ci_automation roles. |
   | Password | The password for the ServiceNow instance user. |
   | Active | Enable |
   | Order | Select the order to apply this credential. For example, enter <kbd class="ph userinput">100</kbd>. |
   [ ]

   {#create-credential-cicd__table_lwy_g1z_4fb}
5. Click Submit.
{#create-credential-cicd__steps_dnh_4ll_4fb}

## Create Connection records for the Continuous Integration and Continuous Delivery (CICD) spoke {#ariaid-title3}

Create Connection records to your ServiceNow instance. The Continuous Integration and Continuous Delivery (CICD) spoke connection and credential alias uses these connections to perform actions on your ServiceNow instance.

### Before you begin

Role required: admin.

### Procedure

1. Navigate to AllConnections \& CredentialsConnection \& Credential Aliases.
2. Open for the record for CICD.
3. From the Connections tab, click New.  
   The system displays a blank HTTP or HTTPS Connection form.
4. Enter these values.  
   {#create-connection-cicd__table_any_shp_gfb__entry__2}

   | Field | Value required |
   |-|-|
   | Name | Enter any name to uniquely identify the connection record. For example, enter <kbd class="ph userinput">CICD Connection</kbd>. |
   | Credential | Select the Credential record you created for CICD. For example, select CICD Credentials. |
   | Connection URL | The URL of the ServiceNow instance on which the spoke runs actions and flows. |
   [ ]

   {#create-connection-cicd__table_any_shp_gfb}
5. Click Submit.
{#create-connection-cicd__steps_jrn_hkl_4fb}

*[\>]: and then


