Google Cloud Storage Spoke
Manage storage and retrieval of data in Google Cloud 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 Storage spoke v1.1.1 is the latest version.
Spoke dependencies
If you’re having trouble installing the app, ensure that these dependent plugins are installed:
- ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
- ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
- ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
- ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
- Complex Object (com.glide.cobject)
Google Cloud Storage account requirements
The Google Cloud Storage spoke requires a custom app that you create in Google Cloud Platform.s
Supported versions
This spoke was built for API version v1, but may be compatible with later versions.
Spoke subflows
The Google Cloud Storage spoke provides sample subflows to demonstrate automating Google Cloud Storage tasks. To customize the sample subflow, copy it to a new application scope. Available sample subflows include:
| Subflow | Description |
|---|---|
| Move An Object | Moves an object from the source bucket to destination bucket. |
| Rename An Object | Renames the specified object. |
Spoke actions
The Google Cloud Storage spoke provides actions to automate Google Cloud Storage when events occur in ServiceNow. For the spoke actions to be performed, you must ensure that your project or organization in Google Cloud Platform has the mentioned permissions. Available spoke actions include:
| Category | Action | Description | Permissions Required |
|---|---|---|---|
| Bucket Access Control Management | Create/Update Bucket Access Control | Creates or updates a bucket access control. |
|
| Delete Bucket Access Control | Deletes the specified bucket access control. |
|
|
| List All Bucket Access Controls | Retrieves the list of all bucket access controls. |
|
|
| Bucket Management | Create Bucket | Creates a bucket in Google Cloud Storage. | storage.buckets.create |
| Delete A Bucket | Deletes the specified bucket in Google Cloud Storage. | storage.buckets.delete | |
| Get Bucket Details | Retrieves details of the specified bucket in Google Cloud Storage. |
|
|
| Get Bucket Labels | Retrieves labels of the specified bucket in Google Cloud Storage. |
|
|
| Get IAM Policy | Retrieves IAM policy of the specified bucket in Google Cloud Storage. | storage.buckets.getIamPolicy | |
| List All Buckets | Retrieves details of all buckets in Google Cloud Storage. |
|
|
| Update Bucket Details | Updates details of the specified bucket in Google Cloud Storage. |
|
|
| Update Bucket IAM Policy | Updates IAM policy of the specified bucket in Google Cloud Storage. | storage.buckets.setIamPolicy | |
| Object Access Control Management | Create/Update Object Access Control | Creates or updates a object access control. |
|
| Delete Object Access Control | Deletes the specified object access control. |
|
|
| List All Object Access Controls | Retrieves the list of all object access controls. |
|
|
| Object Management | Copy Object | Copies an object from one bucket to another bucket. |
|
| Delete An Object | Deletes an object in a bucket. | storage.objects.delete | |
| Download Object To ServiceNow | Downloads the specified object to ServiceNow. |
|
|
| Get Object Details | Retrieves the details of the specified object. |
|
|
| List All Objects | Retrieves list of all objects in the specified bucket. |
|
|
| Rewrite An Object | Rewrites an object from the source bucket to destination bucket. |
|
|
| Update Object Details In A Bucket | Updates details of the specified object in a bucket. |
|
|
| Update Object Storage Class | Updates storage class of the specified object. |
|
|
| Upload An Object | Uploads an object to the specified bucket. |
|
Available AI agents
Install Now Assist for Integration Hub and start using the available AI agents. For more information, see Now Assist for Integration Hub.
- In the ServiceNow agentic system, you can create an agentic workflow that comprises of a set of large language model (LLM) instructions along with one or more standalone AI agents to execute an
objective. See Create an agentic workflow for information about adding AI agents to create agentic workflows as per your requirement and provide the required trigger.
You can also search for other available AI agents and add them to your agentic workflow. See Find AI agents for more information.
- You can create a clone of the required spoke AI agent and customize it as per your requirement. See Duplicate an AI agent for more information about creating a clone.
- See Now Assist AI agents for information about AI agents.
Available AI agents include:
| AI Agent | Description |
|---|---|
| Google Cloud Storage object management AI agent | Manages object management tasks (that is, object management, storage class updates, and object transfers) in Google Cloud Storage. |
| Google Cloud Storage object access control management AI agent | Manages object access control management tasks (that is, object access controls, deletes, lists, and creates or updates access control settings) in Google Cloud Storage. |
| Google Cloud Storage bucket management AI agent | Manages bucket management (that is, creates, updates, and deletes buckets, retrieves bucket details, manages IAM policies, lists all available buckets) in Google Cloud Storage. |
| Google Cloud Storage bucket access AI agent | Manages bucket access (that is, bucket access controls, create or update bucket access controls, and delete bucket access controls) in Google Cloud Storage. |
There might be AI agents installed with the Now Assist application that are not used in agentic workflows. To learn how to see all agents that are available to you, see Find AI agents.
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 Storage spoke.