Set up the Google Cloud Translator Service spoke
Integrate your Google account with your ServiceNow instance.
Before you begin
- Request an Integration Hub subscription.
- Activate the Google Cloud Translator Service spoke.
- Create a service account on Google Cloud, generate a service account key of JSON type and download it. For information on creating the service account key, see the Google documentation.
- Enable the Cloud Translation API service. For information on enabling a service, see the Google documentation.
Role required: admin
Create a Java KeyStore certificate
Encrypt the security certificates obtained from Google by creating a Java KeyStore (JKS) file.- Attach a Java KeyStore certificate to Google Cloud Translator Service spoke
Enable the JWT client authentication by attaching a valid Java KeyStore (JKS) certificate to Google Cloud Translator Service spoke. - Create a JWT signing key for Google Cloud Translator Service spoke
Assign a JSON Web Token (JWT) signing key to your Java KeyStore certificate. - Create a JWT provider for Google Cloud Translator Service spoke
Add a JSON Web Token (JWT) provider to Google Cloud Translator Service spoke. - Configure the credential for the GoogleTranslation alias
Authorize actions of Google Cloud Translator Service spoke by configuring the Google OAuth 2.0 credential. - Configure the connection attributes for the GoogleTranslation alias
Connect to the Google's translation service by configuring the Google connection. Provide information that is used by HTTP(s) actions or activities to connect to that service.
Parent Topic:Google Cloud Translator Service Spoke