cicd-integrations
2024.10
true
- Overview
- UiPath CLI
- About UiPath CLI
- Downloading UiPath CLI
- Compatibility matrix
- Running UiPath CLI
- Managing NuGet feeds
- About UiPath CLI tasks
- Packing projects into a package
- Analyzing a project
- Deploying a package to Orchestrator
- Running a job inside Orchestrator
- Testing a package or running a test set
- Testing multiple packages
- Deploying assets to Orchestrator
- Deleting assets from Orchestrator
- Running tasks using JSON configuration
- Restoring automation dependencies
- Troubleshooting UiPath CLI
- Azure DevOps extension
- Jenkins plugin
- About Jenkins plugin
- Installing Jenkins plugin
- Configuring the service connection for external apps
- Troubleshooting

CI/CD integrations user guide
Last updated Jul 4, 2025
Configuring the service connection for external apps
linkTo configure the service connection for external apps, take the following steps:
- Configure your external application and scopes. For details, see Adding an external application. After adding the application, keep the App ID, Secret and Application Scopes at hand, to be used for the next step.Note: If you generate and use a new Secret, the old one is going to be invalidated.
- Configure application credentials as secret text in Jenkins. For details, see Using credentials. For this step you need the Secret generated in Automation Cloud™ .
- Configure the Authentication for each task under Post-Build Actions, by adding the Account Name, followed by the App ID, Secret and Application Scopes generated through Automation Cloud™ .
Note: Consider using the external app in individual pipelines to avoid invalidation errors.
Obtaining the cloud Orchestrator API key
linkYou can retrieve the cloud Orchestrator API key, as shown in the folowing example.