Frequently Asked Questions

aka F.A.Qs

  1. What is Instapush and how do I use it?
  2. Instapush is a service to receive instant push notifications on your phone or tablet fired by specific triggers or events from a variety of sources, including web app, shell script or basically any medium that's capable of performing an HTTP request. To get started:

    1. Signup for instapush
    2. Add information about events or triggers.
    3. Put few lines of code in your app.
    4. Download and open Instapush app
    5. Recieve notifications!

  3. What platforms does Instapush support?
  4. Instapush is available for Android and iOS get it on Apple Store Coming soon to Android

  5. How do I send Instapush notifications in Node.js?
  6. npm install instapush

  7. How do I send Instapush notifications in Google go?
  8. Instapush Go-Wrapper - by @jonahgeorge

  9. How do I send Instapush notifications in PHP?
  10. you can use CURL or any of the following wrappers.

    1. Raw PHP Wrapper
    2. Larvel-PHP-Wrapper - by @abbasadel
    3. Symfony2-PHP-Wrapper - by @AlaaAttya

  11. How do I send Instapush notifications in Ruby?
  12. Ruby wrapper - by @halfdan

For additional inquiries, please e-mail [email protected]