Creating tickets using google form as ui

Hi!
I’ve written few lines of code (Google Apps Script) to create a ticket every time a user submit the form.
The code works and it handles the uploaded files aswell but since i’m not a developer i’m looking forward to improve it (or to avoid issues i’m not considering). Is this the right place to post a blog-post about the code and/or the code itself?
Thanks!

Put it in GitHub and share that.

Here it is!

1 Like

Hi!
We’ve refactored the code to include a better error handling logic and moved the repository here: