please see our request here API Integration Between Google Sheets/Forms and Asana | Loom to automatically create Asana Team and Project(s) from an Asana template(s) once a Google form or G sheet is submitted/executed. Can you advise if this js possible and if so where to get details for our development team.
Thank you!
Hi @Drazen_Dodig - welcome to the forum! This should be possible via the API. You’ll want to set up something to listen for new submissions on your Google form that meet your information criteria. Then, you’ll call this endpoint to create your team and this endpoint to create a project from a template.
1 Like