Please add support for the web request node in automators to authenticate to an API with OAUTH2 flows such as authorization code grant, refresh token grant, implicit grant, client credentials grant, etc.
Edit: Nevermind, looks like it is supported, you just need to add the OAuth credential under the credentials module.

