New services
Explore Plans
Mobile menu Close menu
GitHubGitHub

Any new notification from a repository

This Trigger fires every time you receive a new notification from a specific repository on Github.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
github.any_new_notification_from_a_repository

Trigger fields

Repository Text input

Label
Repository Name
Slug
repository
Required
true
Can have default value
true

Ingredients

ID

Slug
id
Filter code
Github.anyNewNotificationFromARepository.Id
Type
String
Example
123

Notification subject

Slug
notification_subject
Filter code
Github.anyNewNotificationFromARepository.NotificationSubject
Type
String
Example
Greetings

Notification reason

Slug
notification_reason
Filter code
Github.anyNewNotificationFromARepository.NotificationReason
Type
String
Example
mention

Repository full name

Slug
repository_full_name
Filter code
Github.anyNewNotificationFromARepository.RepositoryFullName
Type
String
Example
octocat/Hello-World

Repository URL

Slug
repository_url
Filter code
Github.anyNewNotificationFromARepository.RepositoryUrl
Type
Web URL
Example
https://github.com/octocat/Hello-World

Created at

Slug
created_at
Filter code
Github.anyNewNotificationFromARepository.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00