OCNORA

Google Storage Transfer

Google CloudOAuth 2.0credential probe

Transfers data from external data sources to a Google Cloud Storage bucket or between Google Cloud Storage buckets (Google OAuth2).

OCNORA ships 8 typed Google Storage Transfer operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 8

  • Create Transfer Job
    Creates a transfer job that runs periodically.
    storage_transfer.create_transfer_job
  • Delete Transfer Job
    Deletes a transfer job.
    storage_transfer.delete_transfer_job
  • Get Transfer Job
    Gets a transfer job.
    storage_transfer.get_transfer_job
  • Get Transfer Operation
    Gets the latest state of a long-running operation.
    storage_transfer.get_transfer_operation
  • List Transfer Jobs
    Lists transfer jobs.
    storage_transfer.list_transfer_jobs
  • List Transfer Operations
    Lists transfer operations. Operations are ordered by their creation time in reverse chronological order.
    storage_transfer.list_transfer_operations
  • Run Transfer Job
    Starts a new operation for the specified transfer job. A TransferJob has a maximum of one active TransferOperation.
    storage_transfer.run_transfer_job
  • Update Transfer Job
    Updates a transfer job.
    storage_transfer.update_transfer_job

Run your first Google Storage Transfer workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.