Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Google Cloud DNS Spoke

Manage public zones and private managed DNS zones in using Google Cloud DNS account from your ServiceNow instance.

Request apps on the Store

Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Integration Hub subscription

This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.

Supported versions

This spoke was built for Google Cloud DNS API version v1, but may be compatible with later versions.

Spoke version

Google Cloud DNS Spoke version is 1.0.2.

Spoke requirements

The Google Cloud DNS spoke requires a custom app that you create in Google Cloud Platform.

Spoke dependencies

If you’re having trouble installing the app, ensure that these dependent plugins are installed:

  • ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
  • ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • Complex Object (com.glide.cobject)
  • ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
  • Google Cloud Virtual Network Spoke
  • Google Identity and Access Spoke

Note: Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

Spoke actions

The Google Cloud DNS spoke provides actions to automate tasks when events occurs in your ServiceNow instance. Available actions include:

CategoryActionDescription
Change ManagementCreate ChangeUpdates the resource record set collection.
Get ChangeRetrieves the details of an existing change.
Look up ChangesRetrieves list of changes to a resource record set collection available with in the specified managed zone.
DNS Key ManagementGet DNS KeyRetrieves details about an existing DNS key.
Look up DNS KeysRetrieves list of DNS keys to a resource record set collection available with in the specified managed zone.
Managed Zone ManagementCreate Managed Zone For PrivateCreates a managed private zone with private DNS records.
Create Managed Zone For PublicCreates a managed public zone.
Delete Managed ZoneDeletes the specified existing managed zone.
Get Managed ZoneRetrieves the details of the specified managed zone.
Look up Managed ZonesRetrieves list of managed zones available in the specified project.
Update Managed Zone For PrivateUpdates the details of the specified managed zone.
Update Managed Zone For PublicUpdates the details of the specified managed zone.
Operation ManagementGet OperationRetrieves the details of an existing operation.
Look up OperationsRetrieves list of operations available with in the specified managed zone.
Policy ManagementCreate PolicyCreates a policy.
Delete PolicyDeletes the specified policy.
Get PolicyRetrieves the details about the specified policy.
Look up PoliciesRetrieves list of policies available with in the specified project.
Update PolicyUpdates details of the specified policy.
Project ManagementGet ProjectRetrieves the details about the specified project.
Resource Record Set ManagementLook up Resource Record SetsRetrieves list of resource record set collections available with in the specified managed zone.

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information, and OAuth credentials. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection.

For information about setting up the spoke, see Set up the Google Cloud DNS spoke.