Hi I’m trying to create a trigger with google sheets. I have already added google service account credential. Unfortunately that is not an option for the trigger. I see the credential available for gmail but not for sheets.
I have checked here and sheet is supposed to be available.
For those of us self hosting, this is the only option available without using a tunnel since google won’t accept ‘localhost’ as a valid URI .
Hey, I have the same problem: A service account is set up and works with other google nodes, but in gsheets it just doesn’t show up in the list of credentials.
I know OAuth2 API works but can’t use it in this project due to company policy.
Any ideas how we can get the gsheets node work with a service account?