Kaktus dobíječka avatar
Kaktus dobíječka

Pricing

Pay per usage

Go to Store
Kaktus dobíječka

Kaktus dobíječka

Developed by

Jan

Jan

Maintained by Community

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.

0.0 (0)

Pricing

Pay per usage

2

Total users

4

Monthly users

3

Runs succeeded

>99%

Last modified

a year ago

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  ;)"
}