uips-fixtures UiPath.GitHub.IntegrationService.Activities 5.0.9

29 activities · uips-fixtures catalog v0.3 · generated 2026-04-11T08:33:04Z

Get record
UiPath.GitHub.IntegrationService.Activities.GetRecord

Retrieves a record in GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Insert record
UiPath.GitHub.IntegrationService.Activities.InsertRecord

Inserts a record in GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Update record
UiPath.GitHub.IntegrationService.Activities.UpdateRecord

Updates a record in GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
List records
UiPath.GitHub.IntegrationService.Activities.ListRecords

Lists a page of records in GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
List all records
UiPath.GitHub.IntegrationService.Activities.ListAllRecords

Lists all the records of an object in GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Delete record
UiPath.GitHub.IntegrationService.Activities.DeleteRecord

Deletes a record in GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Invoke operation
UiPath.GitHub.IntegrationService.Activities.InvokeMethod

Invokes a GitHub operation.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Upload file
UiPath.GitHub.IntegrationService.Activities.UploadFile

Uploads a file to GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Download file
UiPath.GitHub.IntegrationService.Activities.DownloadFile

Downloads a file to GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Delete file
UiPath.GitHub.IntegrationService.Activities.DeleteFile

Deletes a file from GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Create repository
UiPath.GitHub.IntegrationService.Activities.CreateRepo

Create a repository using GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Update repository
UiPath.GitHub.IntegrationService.Activities.UpdateRepo

Update a repository in GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Search repositories
UiPath.GitHub.IntegrationService.Activities.SearchRepos

Search for a repository in GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Create pull request
UiPath.GitHub.IntegrationService.Activities.CreatePull

Create a pull request using GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Update pull request
UiPath.GitHub.IntegrationService.Activities.UpdatePull

Update a pull request in GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Merge pull request
UiPath.GitHub.IntegrationService.Activities.MergePull

Merge a pull request in GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Create issue
UiPath.GitHub.IntegrationService.Activities.CreateIssue

Create a issue in GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Update issue
UiPath.GitHub.IntegrationService.Activities.UpdateIssue

Update an issue in GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Search issues and pull requests
UiPath.GitHub.IntegrationService.Activities.SearchIssues

Search for an issue or pull request in GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Get issue
UiPath.GitHub.IntegrationService.Activities.GetIssue

Get an issue in GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Get pull request
UiPath.GitHub.IntegrationService.Activities.GetPull

Get a pull request from GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Get repository info
UiPath.GitHub.IntegrationService.Activities.GetRepo

Get a repository info from GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Delete repository
UiPath.GitHub.IntegrationService.Activities.DeleteRepo

Delete a repository from GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
List all issues
UiPath.GitHub.IntegrationService.Activities.ListAllIssues

List all issues from GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
List all pull requests
UiPath.GitHub.IntegrationService.Activities.ListAllPulls

List all pull requests from GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
List all repositories
UiPath.GitHub.IntegrationService.Activities.ListAllRepos

List all the repositories from GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Create branch
UiPath.GitHub.IntegrationService.Activities.CreateBranch

Create a branch from an existing repository in GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
List all branches
UiPath.GitHub.IntegrationService.Activities.ListAllBranches

List all the branches from GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Delete branch
UiPath.GitHub.IntegrationService.Activities.DeleteBranch

Deletes a branch from GitHub.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>