
Send FCM
Pricing
Pay per usage

Send FCM
This actor can be used as integration with Firebase Cloud Messaging (FCM). It sends a message (aka push notification) to a device, group of devices or topics. The message can be fully customised supporting all FCM options.
5.0 (1)
Pricing
Pay per usage
3
Monthly users
1
Last modified
2 hours ago
You can access the Send FCM 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.
1echo '{
2 "notification": {
3 "title": "Title",
4 "body": "Hello, world!"
5 }
6}' |
7apify call martin.forejt/send-fcm --silent --output-dataset
Send FCM API through CLI
The Apify CLI is the official tool that allows you to use Send FCM locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.