Is there a way to trigger a Google Apps Script when a Jotform is integrated and submitted ??? I guess even a way to trigger of the new row created.
This is the flow i'm looking for.
Jotform submit >> Google Spreadsheet >> Trigger Google Apps Script >> do some stuff
Cheers...
I am not sure if it is possible to trigger a google apps script using google spreadsheet. I guess there should be a way.
https://developers.google.com/apps-script/understanding_events
But, it is possible to trigger an external URL/script when a JotForm form is submitted:
http://www.jotform.com/help/51-How-to-Post-Submission-Data-to-Thank-You-Page