Skip to content

Instantly share code, notes, and snippets.

@cecyurbina
Created June 7, 2016 14:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cecyurbina/a20260b8c75bcb6e6703ad75b904aa46 to your computer and use it in GitHub Desktop.
Save cecyurbina/a20260b8c75bcb6e6703ad75b904aa46 to your computer and use it in GitHub Desktop.
{'to': REGISTRATION_ID,
'message_id': random_id(),
'notification': {
'body' : 'El body de la notificacion',
'title' : 'El titulo de la notificacion',
'icon' : 'myicon'},
'data': {'action':'sync',
'object': {'formId':'101',
'recordId':'45gfteu4',
'user':{ 'id': '453',
'name':'Sandra Urbina',
'email':'sandra@sandra.com'
}
}}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment