{"info":{"_postman_id":"611bc600-7b6c-49e1-a537-f0aacfe20a85","name":"Firebase Push Notifications | ford.dev","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"9815628","collectionId":"611bc600-7b6c-49e1-a537-f0aacfe20a85","publishedId":"SWLb99YF","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"9F96E3"},"publishDate":"2019-12-29T03:39:10.000Z"},"item":[{"name":"data","item":[{"name":"[data-1] foreground success (ios + android)","id":"a3c7b401-9b3c-407a-b935-748729d556d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"key={{firebase-server-key}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"to\" : \"/topics/main-topic\",\n\t\"data\": {\n\t\t\"body\": \"Data only\"\n\t}\n}"},"url":"https://fcm.googleapis.com/fcm/send","urlObject":{"protocol":"https","path":["fcm","send"],"host":["fcm","googleapis","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a3c7b401-9b3c-407a-b935-748729d556d9"},{"name":"[data-2] background: ios success  & android fail ","id":"72e7f2ed-f61a-450e-9ef6-8190f218296d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"key={{firebase-server-key}}"}],"body":{"mode":"raw","raw":"{\n  \"to\" : \"/topics/main-topic\",\n  \"content_available\": true,\n  \"data\": {\n  \t\"body\": \"Data only\"\n  },\n}"},"url":"https://fcm.googleapis.com/fcm/send","urlObject":{"protocol":"https","path":["fcm","send"],"host":["fcm","googleapis","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"72e7f2ed-f61a-450e-9ef6-8190f218296d"},{"name":"[data-3] background: ios success & android success","id":"5cca5b9f-cf05-4dcb-8bc5-549d75b07027","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"key={{firebase-server-key}}"}],"body":{"mode":"raw","raw":"{\n\t\"to\" : \"/topics/main-topic\",\n\t\"content_available\": true,\n\t\"data\": {\n\t\t\"body\": \"Data only quit1\"\n\t},\n\t\"priority\": \"high\"\n}"},"url":"https://fcm.googleapis.com/fcm/send","urlObject":{"protocol":"https","path":["fcm","send"],"host":["fcm","googleapis","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5cca5b9f-cf05-4dcb-8bc5-549d75b07027"}],"id":"d8450434-deb5-4df5-a8fd-48ab2873e268","_postman_id":"d8450434-deb5-4df5-a8fd-48ab2873e268","description":""},{"name":"notification","item":[{"name":"[notif-1] success","id":"051c0b31-5447-4f10-a1c0-5bc896bd3574","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"key={{firebase-server-key}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"to\" : \"/topics/main-topic\",\n\t\"mutable_content\": true,\n\t\"notification\": {\n\t\t\"title\": \"Notification only\"\n\t}\n}"},"url":"https://fcm.googleapis.com/fcm/send","urlObject":{"protocol":"https","path":["fcm","send"],"host":["fcm","googleapis","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"051c0b31-5447-4f10-a1c0-5bc896bd3574"}],"id":"83178e1c-a8b4-4f52-b73d-08f52ce9c55d","_postman_id":"83178e1c-a8b4-4f52-b73d-08f52ce9c55d","description":""},{"name":"both","item":[{"name":"[both-1] success","id":"442c8ed4-8289-4926-8346-e4aad4c865c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"key={{firebase-server-key}}"}],"body":{"mode":"raw","raw":"{\n\t\"to\" : \"/topics/main-topic\",\n\t\"mutable_content\": true,\n\t\"notification\": {\"title\": \"both\"}\n\t\"data\": {\n\t  \"body\": \"data + notification\"\n\t},\n}"},"url":"https://fcm.googleapis.com/fcm/send","urlObject":{"protocol":"https","path":["fcm","send"],"host":["fcm","googleapis","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"442c8ed4-8289-4926-8346-e4aad4c865c2"}],"id":"d6ddf420-61e7-4919-bda8-b86dda2afbd0","_postman_id":"d6ddf420-61e7-4919-bda8-b86dda2afbd0","description":""}],"event":[{"listen":"prerequest","script":{"id":"67834d11-5b83-4838-9010-e143be1be031","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e78149c7-99c9-4c81-a9a9-e340fc5219c3","type":"text/javascript","exec":[""]}}],"variable":[{"id":"798bda40-b57c-4e09-9afd-c75439244f55","key":"firebaseServerKey","value":"","type":"string"}]}