Save yourself the work of writing custom integrations for Apify and Google Cloud Storage and use n8n instead. Build adaptable and scalable workflows that work with your technology stack. All within a building experience you will love.
In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom Apify and Google Cloud Storage workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
Run an Actor
Runs an Actor and immediately returns without waiting for the run to finish
Scrape Single URL
Scrape a single URL using the Apify Website Content Crawler Actor and get its content as text, markdown, and HTML
Get Last Run
Retrieves the most recent run of an Actor. This endpoint is useful for quickly accessing the latest run details, including its status and storages, without needing to specify a run ID.
Custom API Call
Run Task
Runs an Actor task and immediately returns its details without waiting for the run to complete. You can optionally override the Actor’s input configuration by providing a custom body.
Custom API Call
Get User Runs List
Gets a list of Actor runs for the user. This endpoint is useful for retrieving a history of runs, their statuses, and other data.
Get run
Gets the details of a specific Actor run by its ID. This endpoint is useful for retrieving information about a run, such as its status, storages, and other metadata.
Custom API Call
Get Items
Retrieves items from a dataset
Custom API Call
Get Key-Value Store Record
Gets a value stored in the key-value store under a specific key
Custom API Call
Create
Create a new Bucket
Delete
Delete an empty Bucket
Get
Get metadata for a specific Bucket
Get Many
Get list of Buckets
Update
Update the metadata of a bucket
Create
Create an object
Delete
Delete an object
Get
Get object data or metadata
Get Many
Retrieve a list of objects
Update
Update an object's metadata
Data can be stored and accessed on the Google Cloud Platform infrastructure using Google Cloud Storage, a RESTful online file storage web service. The service combines cutting-edge security and sharing features with the performance and scalability of Google's cloud.
Google Cloud Storage node docs + examples
Google Cloud Storage credential docs
See Google Cloud Storage integrations
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast