Skip to main content

14 docs tagged with "in-app"

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.

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.

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.

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

Test In-App Notifications

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.