There’s a way of using Expression in credentials.
Take a look at these topics:
- How to use Expressions for Credentials in HTTP Request node?
- Select HTTP credentials with an expression
But I don’t know if that would work for Google OAuth2 credentials, since it needs more fields and goes through a token renewal logic behind the scenes.
Maybe your best option will end up being HTTP Request nodes
.
If my reply answers your question, please remember to mark it as a solution.