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

Google Cloud Functions Spoke

Manage functions that are attached to events, using your Google Cloud Functions account from 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 Functions v1.0.3 is the latest version.

Supported versions

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

Google Cloud Functions spoke requirements

The Google Cloud Functions 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:

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

Spoke actions

The Google Cloud Functions spoke provides actions to automate Google Cloud Functions tasks when events occurs in the ServiceNow AI Platform. Available actions include:

CategoryActionDescription
Function ManagementCreate Function For EventCreates a function for an event.
Create Function For HTTPCreate a function to process an HTTP request.
Delete FunctionDeletes the specified function.
Generate Download URLRetrieves details of a signed URL to download source code of the deployed function.
Generate Upload URLRetrieves details of a signed URL for uploading source code of the deployed function.
Get FunctionRetrieves information about the specified function.
Get IAM PolicyRetrieves details of IAM access control policy for a function.
Look up FunctionsRetrieves a list of functions available in the specified location.
Set IAM PolicySets the IAM access control policy for the specified function.
Update FunctionUpdates details of the specified function.
Location ManagementLook up LocationsRetrieves a list of locations available in the specified project.
Operation ManagementGet OperationRetrieves details of the specified operation.
Look up OperationsRetrieves the list of operations available in the specified project.

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 Functions spoke.