Skip to main content

Flexible Work Job Digest

Weekly email digest of flexible work job recommendations for students.

Attribute
Channelsemail only
User typesStudents
RegionsNA
Platformsweb (email); links open in app/web
Product areaJobs
Notification preferencejob_recommendation_digest (shared with weekly job recommendation digest)
Notification config/v1/flexible_work_job_digest.yml

Audience

Students who are eligible for the digest per product rules (e.g. approved schools and unaffiliated users where applicable). Email respects the job_recommendation_digest notification preference: opting out of weekly job digest email applies to both the classic job recommendation digest and this flexible work digest.

Trigger

Weekly on Wednesday.

Messages are produced by the ML/data pipeline (Pub/Sub), consumed by Handshake, and sent via the Notification Service (NSS) and Mailgun—same overall pattern as the job recommendation digest email path.

Additional info

Implementation

  • Mailer (Handshake): FlexibleWorkJobDigestMailer —serialize jobs and render templates similarly to JobRecommendationDigestMailer.
  • Ingest: Pub/Sub subscription (flexible-work-digest / flexible-work-digest-to-mail) → NSS enqueue with notification_version v1 and notification_name flexible_work_job_digest.
  • Mailgun tags: Will include flexible_work_job_digest and dated variants for lifecycle analytics.

Resources