Skip to content

Instantly share code, notes, and snippets.

@DASAR-zz
Created June 16, 2016 10:26
Show Gist options
  • Save DASAR-zz/2879504c73c61cd05982c83396fe7982 to your computer and use it in GitHub Desktop.
Save DASAR-zz/2879504c73c61cd05982c83396fe7982 to your computer and use it in GitHub Desktop.
curl -H "Content-Type:application/json" -H "Authorization:key=AIzaSyB_zFXRZCd9rmHkPvcC7nAJr9MBJ8ZPmXY" https://fcm.googleapis.com/fcm/send -d '{"to" : "/topics/global", "priority" : "high", "data" : {"rn_notification": {"title" : "Title", "body" : "Lorem ipsum sumstr ipsum lorem ipsum....", "actions": ["Open", "Ignore"], "id" : "327732r237frfds3477"} }}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment