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

Integration Service Activities

Last updated Feb 19, 2026

Repository Created

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
The Repository Created trigger starts a workflow when a new repository is created in GitHub that matches the connector’s organization or user context and optional filter criteria. It exposes a hydrated repository object that can be used for provisioning, governance, or notification automations.​ GET/user/repos
GET/orgs/{org}/repos
Note: GitHub does not have a single “list all repos in installation” endpoint; polling typically uses a user or org repository listings depending on the context of the connection.​

Input

ParameterDescriptionData Type
FilterOptional repository filter (ID, name, description, homepage, default branch, archived, private, allow forking, visibility). variable

Output

ParameterDescriptionData Type
Repository IDID of the repository that triggered.string
RepositoryHydrated repository object returned by GitHub.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.