n8n-docs/docs/nodes/credentials/Jenkins
2022-01-17 11:30:20 +01:00
..
README.md 📚 Added documentation for Jenkins node (#709) 2022-01-17 11:30:20 +01:00

permalink description
/credentials/jenkins Learn to configure credentials for the Jenkins node in n8n

Jenkins

You can use these credentials to authenticate the following nodes with CircleCI.

Prerequisites

Create an account on a Jenkins instance.

Using Access Token

  1. Access your Jenkins User.
  2. Visit the Configure section.
  3. Click on the Add new Token button.
  4. Type in a name for your token and click on the Generate button.
  5. Copy the generated API Token and use it with your Jenkins API node credentials in n8n.