Google Cloud integrations
Google Cloud is a suite of cloud computing services that offers infrastructure, platform, and software services. It provides features such as computing, storage, and networking services, enabling businesses to build, deploy, and scale applications and services on Google's infrastructure with flexibility and reliability.
Automate your Google Cloud workflow with premade actions
Quickly integrate Google Cloud with thousands of apps for automated workflows using our no-code toolkit or AI copilot for custom actions.New Pub/Sub Messages
Emit new Pub/Sub topic in your GCP account. Messages published to this topic are emitted from the getOperate source.
Run Query
Runs a query in BigQuery. [See the documentation](https://cloud.google.com/bigquery/docs/running-queriesnode.js) for more information.
BigQuery - Query Results
Emit new events with the results of an arbitrary query
Upload An Object
Upload an object to a Google Cloud Storage bucket, [See the docs](https://googleapis.dev/nodejs/storage/latest/Bucket.htmlupload)
BigQuery - New Row
Emit new events when a new row is added to a table
Switch Instance Boot Status
Switch a virtual machine instance boot status to start or stop it. [See the documentation](https://cloud.google.com/compute/docs/instances/stop-start-instance)
Logging - Write Log
Writes log data to the Logging service, [See the docs](https://cloud.google.com/nodejs/docs/reference/logging/latest/logging/loggooglecloudloggingLogwritemember1)
Search Objects
Search objects by a prefix, [See the docs](https://googleapis.dev/nodejs/storage/latest/Bucket.htmlgetFiles)
Get Object
Downloads an object from a Google Cloud Storage bucket, [See the docs](https://googleapis.dev/nodejs/storage/latest/File.htmlget)
List Buckets
List Google Cloud Storage buckets, [See the docs](https://googleapis.dev/nodejs/storage/latest/Storage.htmlgetBuckets)
Get Bucket Metadata
Gets Google Cloud Storage bucket metadata. [See the docs](https://googleapis.dev/nodejs/storage/latest/Bucket.htmlgetMetadata).
Create Scheduled Query
Creates a scheduled query in Google Cloud. [See the documentation](https://cloud.google.com/bigquery/docs/scheduling-queries)
Create Bucket
Creates a bucket on Google Cloud Storage [See the docs](https://googleapis.dev/nodejs/storage/latest/Bucket.htmlcreate)
Bigquery Insert Rows
Inserts rows into a BigQuery table. [See the docs](https://github.com/googleapis/nodejs-bigquery) and for an example [here](https://github.com/googleapis/nodejs-bigquery/blob/main/samples/insertRowsAsStream.js).
Update Signature for Email in Organization
Update the signature for a specific email address in an organization. A Google Cloud service account with delegated domain-wide authority is required for this action. [See docs here](https://developers.google.com/gmail/api/reference/rest/v1/users.settings.sendAs/update)