Kaktus dobíječka
- bares43/kaktus-dobijecka
- Modified
- Users 1
- Runs 432
- Created by
Jan
Actor which checks date of top up double action for Czech phone operator Kaktus. It returns date and from-to when this action was available for last time. It's possible to set e-mail for sending notification if the day is today.
Actor which checks date of top up double action for Czech phone operator Kaktus. It returns date and from-to when this action was available for last time. It's possible to set e-mail for sending notification if the day is today.
INPUT
{ "email": [ { "to": "your@mail.com" }, { "to": "other@mail.com", "cc": "cc@mail.com", "bcc": "bcc@mail.com" } ] }
If you don't want to send any email, just leave INPUT.json empty.
OUTPUT
{ "Date": "2022-10-12", "From": "17:00", "To": "20:00", "Text": "Pokud si dneska 12. 10. 2022 od 17:00 do 20:00 hodin dobiješ alespoň 200 Kč, dáme ti dvojnásob ;)" }