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

Integration Service Activities

Last updated Mar 12, 2026

Pull Request Created

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI PathNotes
The Pull Request Created trigger starts a workflow when a new pull request is created in a specific GitHub repository. GET/repos/{owner}/{repo}/pullsPre-filtered by state=open

Input

ParameterDescriptionData Type
RepositoryRepository to monitor for new pull requests.string
FilterOptional pull‑request‑level filter (number, base, head, draft, maintainer flag, body, title, repository name). variable

Output

ParameterDescriptionData Type
Pull IDID of the pull request that triggered.string
Pull requestHydrated pull request object.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?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated