Title: using transient_post_status
Last modified: August 31, 2016

---

# using transient_post_status

 *  Resolved [crea8xion](https://wordpress.org/support/users/eyouthace/)
 * (@eyouthace)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/using-transient_post_status/)
 * HI,
 * I have a GCM setup on my site, whenever I did a post from mobile using rest api
   it did not send any notification.
 * Whereas using the wp admin editor the notification was sent and I received it
   from mobile app.
 * Im using transient_post_status to send notification, it seems wp rest api does
   not set any of it when post was created from my mobile app..
 * Thanks
 * [https://wordpress.org/plugins/rest-api/](https://wordpress.org/plugins/rest-api/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Daniel Bachhuber](https://wordpress.org/support/users/danielbachhuber/)
 * (@danielbachhuber)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/using-transient_post_status/#post-6923170)
 * Thanks for the report. I’m pretty sure I know the issue — we’ll [discuss it on Github](https://github.com/WP-API/WP-API/issues/1980)
   when we have time.
 * For now, you could use the `rest_insert_post` action to also trigger a notification
   send.
 *  Thread Starter [crea8xion](https://wordpress.org/support/users/eyouthace/)
 * (@eyouthace)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/using-transient_post_status/#post-6923181)
 * hi Daniel,
 * Thank you very much,
 * I appreciate your teams effort to add this on wordpress core..

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘using transient_post_status’ is closed to new replies.

 * ![](https://ps.w.org/rest-api/assets/icon-256x256.png?rev=1346297)
 * [WordPress REST API (Version 2)](https://wordpress.org/plugins/rest-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rest-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rest-api/)
 * [Active Topics](https://wordpress.org/support/plugin/rest-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rest-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rest-api/reviews/)

## Tags

 * [gcm](https://wordpress.org/support/topic-tag/gcm/)

 * 2 replies
 * 2 participants
 * Last reply from: [crea8xion](https://wordpress.org/support/users/eyouthace/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/using-transient_post_status/#post-6923181)
 * Status: resolved