Hacker News new | past | comments | ask | show | jobs | submit login

Is there a workaround for the lack of event driven support? For example, in this Expense Approval tutorial:

http://www.google.com/google-d-s/scripts/expense_report_appr...

Section 4 says:

Google Apps Script still does not support an onFormSubmit event, so administrators need to regurlarly run a script to process new expense reports and approvals. Subscribing to notifications (menu 'Tools', 'Notification rules') could be helpful for now. 1. As an administrator, from the Code Editor, manually run the script onReportOrApprovalSubmit.

Could those events be raised from another job running in the app engine?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: