Google Form integration

It would be great to have Google Form integration. As google API (via OAuth) support is available, hence Google Form integration would be straightforward (I guess).

Even though with Google sheet integration, user can monitor update to sheet and get google form submitted responses.

But my use case form creator does not want to give access to google form response sheet. It only allow access to form response with response id (Class Form  |  Apps Script  |  Google Developers).
So only following scope are allowed -

https://www.googleapis.com/auth/forms.currentonly
https://www.googleapis.com/auth/forms

I have tried writing Google Add-on but their publishing process is very time consuming (They rejected 3 times already). So thinking of use n8n workflow.

Please guide.

Someone interesting in start to do this?

Doc: Developer products  |  Google Workspace for Developers  |  Google Developers

Any Update on this Integration?


Update:

Easy way to send data without Integration