← Back 🏠 Categories

App: app_gKhgEd

Fetched from /v1/connect/apps/app_gKhgEd  ·  Slug: jenkins

id app_gKhgEd
name_slug jenkins
name Jenkins
auth_type keys
description The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.
img_src https://assets.pipedream.net/s.v0/app_gKhgEd/logo/orig
custom_fields_json [{"name":"username","label":"Username","description":"Jenkins requires their users enter their Jenkins username in order to connect to their API. For more info, refer to Jenkins’s [documentation](https://www.jenkins.io/doc/book/using/remote-access-api/).","default":null,"optional":null,"enable_extract":null},{"name":"api_token","label":"API Token","description":"To get your API Token, sign in to your Jenkins instance, click the User menu on the top right, and go to \"Security\".","default":null,"optional":null,"type":"password"},{"name":"api_url","label":"API URL","description":"The `api_url` field above is your Jenkins instance's **domain**, including its port. For example, if you have a Jenkins instance hosted at `https://example.com:8080`, then enter `https://example.com:8080` in the `api_url` field above.","default":null,"optional":null,"enable_extract":null}]
categories
[
  "Web & App Development"
]
featured_weight 0
connect
{
  "allowed_domains": null,
  "base_proxy_target_url": "https://{{custom_fields.api_url}}",
  "proxy_enabled": true
}
Show raw API payload
{
  "data": {
    "id": "app_gKhgEd",
    "name_slug": "jenkins",
    "name": "Jenkins",
    "auth_type": "keys",
    "description": "The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.",
    "img_src": "https://assets.pipedream.net/s.v0/app_gKhgEd/logo/orig",
    "custom_fields_json": "[{\"name\":\"username\",\"label\":\"Username\",\"description\":\"Jenkins requires their users enter their Jenkins username in order to connect to their API. For more info, refer to Jenkins’s [documentation](https://www.jenkins.io/doc/book/using/remote-access-api/).\",\"default\":null,\"optional\":null,\"enable_extract\":null},{\"name\":\"api_token\",\"label\":\"API Token\",\"description\":\"To get your API Token, sign in to your Jenkins instance, click the User menu on the top right, and go to \\\"Security\\\".\",\"default\":null,\"optional\":null,\"type\":\"password\"},{\"name\":\"api_url\",\"label\":\"API URL\",\"description\":\"The `api_url` field above is your Jenkins instance's **domain**, including its port. For example, if you have a Jenkins instance hosted at `https://example.com:8080`, then enter `https://example.com:8080` in the `api_url` field above.\",\"default\":null,\"optional\":null,\"enable_extract\":null}]",
    "categories": [
      "Web & App Development"
    ],
    "featured_weight": 0,
    "connect": {
      "allowed_domains": null,
      "base_proxy_target_url": "https://{{custom_fields.api_url}}",
      "proxy_enabled": true
    }
  }
}

Tip: Connect tokens are single-use and expire quickly; click “Connect” to generate a fresh one.