activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Feb 19, 2026

Create Issue

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
The Create Issue activity opens a new issue in a GitHub repository. POST/repos/{owner}/{repo}/issues

Input

ParameterDescriptionData Type
RepositoryRepository where the issue will be created.string
TitleTitle of the issue.string
AssigneeUsername to assign the issue to; only users with push access can modify the assignee for new issues. string
BodyText body describing the issue, symptoms, or expected behavior. string
MilestoneNumeric ID of the milestone; use this to place the issue into a specific milestone. int32
Issue LabelsComma‑separated list of labels to apply to the issue (for example, bug,feature,urgent). string[]

Output

ParameterDescriptionData Type
Issue IDInternal ID of the created issue.int32
Issue numberNumber uniquely identifying the issue within the repository. int32
Create issueFull response object for the create‑issue operation.Object
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.