Kaktus dobíječka avatar
Kaktus dobíječka
Try for free

No credit card required

View all Actors
Kaktus dobíječka

Kaktus dobíječka

bares43/kaktus-dobijecka
Try for free

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}
Developer
Maintained by Community
Actor metrics
  • 1 monthly users
  • 100.0% runs succeeded
  • Created in Oct 2022
  • Modified 3 months ago