Get Google Token
Gets the Google Token.
This activity is used to retrieve the Google Authentication token based on the user-specified secret key input.
Input
Secret Key:
String Argument
Specifies the secret key required for authentication.
Output
Token:
String Variable
Specifies an output variable that stores the auth token.
Last updated