Skip to main content

18 docs tagged with "push"

View all tags

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.

BigQuery

We use BigQuery (BQ) often to spot check & find more information about the performance of our notifications.

Data Service

Notifications Data Service exists at//github.com/joinhandshake/notifications/tree/main/services/data

FRUX Series

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).

Job Alert Digest

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.

Job Expiring

Notification sent to students to remind them about upcoming application deadlines for jobs they have shown interest in.

Job Recommendation Digest

Weekly digest of personalized job recommendations sent to students based on their profile, preferences, and activity.

Notification Sending Service

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.

Profile View Summaries

Push & in-app notifications that inform students of their profile views for the day or week.

Push flow

We send push notifications through both Iterable (iOS only) and Firebase (iOS and Android).

Relevance Service

Notifications Relevance Service exists at//github.com/joinhandshake/notifications/tree/main/services/relevance

Reminder Event

Event reminder notifications sent to users registered to the event.

Sending Service

Notifications Sending Service exists at//github.com/joinhandshake/notifications/tree/main/services/sending