is there automation scheduled events?
-
like Every morning gift or Every Week with Push notification
Thank you
-
When I can get reply?
-
Hi Lee,
You can schedule jobs in brainCloud using the ScheduleRuleScriptMinutes() or ScheduleRunScriptMillisUTC() calls - http://getbraincloud.com/apidocs/apiref/#capi-script-schedulerunscriptminutes
And those jobs can reschedule themselves to run again at another time.
You can find an example scheduler script here: https://getbraincloud.com/apidocs/cloud-code-central/handy-cloud-code-scripts/scriptscheduler-script/
Hope that helps!
Paul.
-
@paul-winterhalder
then it can repeat push notice?