Flexible Work Job Digest
Weekly email digest of flexible work job recommendations for students.
| Attribute | |
|---|---|
| Channels | email only |
| User types | Students |
| Regions | NA |
| Platforms | web (email); links open in app/web |
| Product area | Jobs |
| Notification preference | job_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 toJobRecommendationDigestMailer. - Ingest: Pub/Sub subscription (
flexible-work-digest/flexible-work-digest-to-mail) → NSS enqueue withnotification_versionv1 andnotification_nameflexible_work_job_digest. - Mailgun tags: Will include
flexible_work_job_digestand dated variants for lifecycle analytics.
Resources
- Job recommendation digest (reference implementation)
- Config: flexible_work_job_digest.yml