
Medium Notifications
Deprecated
Pricing
Pay per usage

Medium Notifications
Deprecated
Enables the set up of notifications for any Medium members, and it checks for new responses on Medium posts, so you never miss posts from users or followers. It can send notifications to a defined Slack channel (with a Slack token) or email.
0.0 (0)
Pricing
Pay per usage
6
Total users
12
Monthly users
2
Runs succeeded
34%
Last modified
4 years ago
You can access the Medium Notifications programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "articleUrl": [< "https://blog.apify.com/get-custom-web-scraping-solutions-from-certified-developers-on-apify-marketplace-f1fe0302bcd"< ],< "articleId": [< "cd3220e9abf5",< "50417cc20994"< ],< "channel": "#general",< "emailTo": "user@company.com"<}' |<apify call katerinahronik/medium-response-notifications --silent --output-dataset
Medium Notifications API through CLI
The Apify CLI is the official tool that allows you to use Medium Notifications locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: