Approve Job Posting
Notifies students of new job postings after postings have been approved. Relevance will be applied to ensure the student and job are a good match.
Notifies students of new job postings after postings have been approved. Relevance will be applied to ensure the student and job are a good match.
Questionnaire
Start here to learn more about how to create through the Notifications Sending Service API.
Notifications Data Service exists at//github.com/joinhandshake/notifications/tree/main/services/data
The FRUX (first-run user experience) notifications series is a 28-day notification series that introduces users to various parts of the Handshake app (e.g. Feed, People search, Profile).
These notifications alert students regarding their saved job searches. Each saved search has its own custom notification logic set up by the student. They can select daily or weekly notifications that send via email, in-app, and/or push when new jobs are added to their saved search.
Notification sent to students to remind them about upcoming application deadlines for jobs they have shown interest in.
Welcome to the Notification Sending Service documentation! Here you will find everything you need to send a notification for both the recruiting and Handshake AI platform.
What is the 'Notifications Send Blaster' (NSB)?
Push & in-app notifications that inform students of their profile views for the day or week.
Notifications Relevance Service exists at//github.com/joinhandshake/notifications/tree/main/services/relevance
Event reminder notifications sent to users registered to the event.
Notifications Sending Service exists at//github.com/joinhandshake/notifications/tree/main/services/sending
There is a rake task that can create all student in-app notifications that are currently supported. Before running this task, you'll want to make sure that the Notifications Service is running.