Unattended robot with G Suite API?

Hello,
I am trying to do an unattended automation using G Suite application scope. But with OAuth2.0, once the token expires, I have to authorize again the access to G Suite Application through the google consent screen.

Does someone know how to build an unattended robot with G Suite application scope that doesn’t need consent at every launch ? (Using service account maybe ? )

Thanks you in advance

Hello Alex! In order to work with G Suite in an unattended mode (without needing authorization), I suggest using the authentication based on Service Account Key.

1 Like

Using Service Account how to send gsuite mail activities