How do I retrieve past/scheduled push notifications?
Posted: Thu Mar 12, 2015 3:39 pm
by Josiah South
As is listed in the "Scheduled and History" section of the Push Notification settings I want to retrieve the history from the database.
The app builder pulls from 'https://appery.io/bksrv/rest/push/adm...', this is obviously not what I need.
The documentation http://devcenter.appery.io/documentat... makes no mention of this. Is there even a function to delete or edit a scheduled notification? These are basic functionalities, if they do not exist they need to be implemented for obvious reasons.
How do I retrieve past/scheduled push notifications?
Posted: Fri Mar 13, 2015 7:59 am
by Illya Stepanov
Hi Josiah -
[quote:]
Is there even a function to delete or edit a scheduled notification?
[/quote]
You can delete scheduled pushes in Scheduled push notifications view:
How do I retrieve past/scheduled push notifications?
Posted: Fri Mar 13, 2015 8:33 pm
by Josiah South
Thanks, I saw that. I'm asking about programmatically doing this though. Logging into the web interface and manually deleting a notification isn't really helpful when you send upwards of 300K notifications each month.
How do I retrieve past/scheduled push notifications?
Posted: Sun Mar 15, 2015 1:30 pm
by Illya Stepanov
Programmatically there is no such possibility now, I will forward your suggestion to our development team.