<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 21, 2016 at 9:03 PM, Luke Holmquist <span dir="ltr">&lt;<a href="mailto:lholmqui@redhat.com" target="_blank">lholmqui@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">both android and iOS have limitations on the message payload,  so the message is usually just a string.  </div><div class="HOEnZb"></div></blockquote></div><br>Ok, so is there another convention for sending json data?</div><div class="gmail_extra"><br></div><div class="gmail_extra">My use-case is, I want to send a notification to a specific user say &quot;that item you have been watching is now available&quot; - and when the click on it, the app opens, and they see a screen with price, currency, etc - a domain model. </div><div class="gmail_extra"><br></div><div class="gmail_extra">Is &#39;push&#39; the right/normal way to do that? Or is there another convention?</div><div class="gmail_extra"><br></div><div class="gmail_extra">Or would it be a combination of push, then do a rest request?</div><div class="gmail_extra"><br></div></div>