UiPath Documentation
activities
latest
false
Integration Service activities

Record Created

Record Created trigger in the GitHub connector.

Project compatibility​

Windows | Cross-platform

Overview​

Triggers when a record is created in GitHub.

Input​

ParameterDescriptionData Type
ObjectObject to monitor for created: records: issue, pull request, or repository.string
RepositoryThe name of the repository, if object is issue or pull request.string
FilterOptional record filter.string

Output​

ParameterDescriptionData Type
Record IDAutomatically generated output value.string
RecordAutomatically generated output value.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