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.
We use BigQuery (BQ) often to spot check & find more information about the performance of our notifications.
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).
When to use Iterable
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.
Weekly digest of personalized job recommendations sent to students based on their profile, preferences, and activity.
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.
We send push notifications through both Iterable (iOS only) and Firebase (iOS and Android).
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
Setup