feat(google-forms): add new form responses trigger
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
const authScope: string[] = [
|
||||
'https://www.googleapis.com/auth/forms.body.readonly',
|
||||
'https://www.googleapis.com/auth/forms.responses.readonly',
|
||||
'https://www.googleapis.com/auth/drive.readonly',
|
||||
'https://www.googleapis.com/auth/userinfo.email',
|
||||
'profile',
|
||||
|
Reference in New Issue
Block a user