Hi there,
I am trying to set up a make scenario to activate auto responders for other users in my Google Workspace organisation.
I have set up a service account with the right scope Google Workspace/Google Console, but am stuck with setting up the connection in the right way. I have received the google service account email, client ID and the service account key and its JSON file with the private secret.
I am aware how authentication works with OAuth2 on a single user-basis (thats how I have confirmed my scenario works), but how do I set up the HTTP module’s connection for the service user? There seems no documentation on how to set this up, nor any article or post that mentions any details.
Hope to receive some wisdom from the community