Send FCM avatar

Send FCM

Under maintenance
Try for free

No credit card required

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Send FCM

Send FCM

martin.forejt/send-fcm
Try for free

No credit card required

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.

You can access the Send FCM programmatically from your own applications by using the Apify API. You can 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:

Developer
Maintained by Community
Actor metrics
  • 4 monthly users
  • 3 stars
  • Created in Aug 2024
  • Modified 2 days ago
Categories