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

Google Cloud Datastore Spoke

Manage the NoSQL database services in Google Cloud Datastore 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.

Spoke version

Google Cloud Datastore spoke v1.0.2 is the latest version.

Supported versions

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

Spoke requirements

Google Cloud Datastore account.

Spoke dependencies

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

IntegrationHub (com.glide.hub.integrations)

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

Spoke actions

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

CategoryActionDescription
Entity ManagementEntity ExportExports a copy of all or a subset of entities from Google Cloud Datastore to another storage system.
Entity ImportImports entities into Google Cloud Datastore.
Index ManagementCreate IndexCreates the specified index.
Delete IndexDeletes an existing index.
Get IndexGets an index.
Look up IndexRetrieves the list of indexes that match the specified filters.
Operation ManagementCancel OperationStarts asynchronous cancellation on a long-running operation.
Delete OperationDeletes a long-running operation.
Get OperationGets the latest state of a long-running operation.
Look up OperationRetrieves the list of operations that match the specified filter in the request.

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information. 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 more information, see Connections and Credentials.

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