emlyn/WisePayNotifier
Monitor WisePay meal balance and send WhatsApp message when it's too low
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| wisepay_mid | WisePay mID school identifier | yes | 336673 |
| wisepay_login | WisePay login name (email address) | yes | — |
| wisepay_password | WisePay password | yes | — |
| threshold | Threshold balance below which notification is sent | — | 10.00 |
| ignore_names | Comma separated list of names to ignore (to prevent getting notified about unused accounts) | — | "" |
| simplepush_key | Key for sending push notification to SimplePush app | — | — |
| twilio_account_sid | Account SID for accessing Twilio | — | — |
| twilio_auth_token | Auth token for accessing Twilio | — | — |
| twilio_messaging_service_sid | Messaging Service SID for sending SMS messages from Twilio | — | — |
| twilio_sender | Sender number or short code for sending SMS messages | — | — |
| phone_number | Destination phone number for notification messages | — | — |
Outputs
no outputs