Kaktus dobíječka
No credit card required
Kaktus dobíječka
No credit card required
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
1{ 2 "email": [ 3 { 4 "to": "your@mail.com" 5 }, 6 { 7 "to": "other@mail.com", 8 "cc": "cc@mail.com", 9 "bcc": "bcc@mail.com" 10 } 11 ] 12}
If you don't want to send any email, just leave INPUT.json empty.
OUTPUT
1{ 2 "Date": "2022-10-12", 3 "From": "17:00", 4 "To": "20:00", 5 "Text": "Pokud si dneska 12. 10. 2022 od 17:00 do 20:00 hodin dobiješ alespoň 200 Kč, dáme ti dvojnásob ;)" 6}
Actor Metrics
2 monthly users
-
1 star
>99% runs succeeded
Created in Oct 2022
Modified 10 months ago