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

Integration Service Activities

Last updated Feb 19, 2026

Issue Closed

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI PathNotes
The Issue Closed trigger starts a workflow when an existing issue is transitioned to a closed state in the monitored repository. GET/repos/{owner}/{repo}/issuesPre-filtered by state=closed

Input

ParameterDescriptionData Type
RepositoryRepository to monitor for issues being closed.string
FilterOptional issue filter (issue number, repository name, state, title, body, assignee, milestone) restricting which closed issues trigger. variable

Output

ParameterDescriptionData Type
Issue IDID of the issue that was closed and triggered.string
IssueHydrated issue object at the time of closure.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.