New services
Explore Plans
Mobile menu Close menu
GitHubGitHub

Any new notification

This trigger fires every time you receive a new notification 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.new_notification

Trigger fields

No fields for this trigger

Ingredients

ID

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

Notification subject

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

Notification reason

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

Repository full name

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

Repository URL

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

Created at

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