birthday-reminder
One week before each birthday on your list, email you a gift reminder
Use case
Birthday reminder pipeline
Setup
- Create a CSV file at the path below with columns: name,month,day
- Example content:
- name,month,day
- Mom,3,15
- Dad,7,22
- Sarah,11,5
Pipeline
- check-birthdays —
birthday-checker - send-reminder —
message
Source
See workflow.yaml for the full definition. Edit it to customize schedules, recipients, paths, or notification channels.