Is it possible to setup a slack notification for a low account balance?

We're using the proxy feature and our usage is somewhat difficult to predict, we'd like to either be notified via slack when our account balance goes below a given threshold OR we'd like to setup automatic account balance top offs. Are either of these possible?
2 Replies
Hall
Hall4mo ago
Someone will reply to you shortly. In the meantime, this might help:
xenophobic-harlequin
xenophobic-harlequin3mo ago
Unfortunately, there is no in-built solution for that: the platform only supports email notifications for some events, for instance when you are about the platform limit (which has to be set manually, to avoid incurring in extra costs). You could setup your own script (or even an actor) to do what you need, checking periodically you r usage through the API: https://docs.apify.com/api/v2/users-me-limits-get.

Did you find this page helpful?