OCNORA

Google Access Approval

Google CloudOAuth 2.0credential probe

An API for controlling access to data by Google personnel (Google OAuth2).

OCNORA ships 4 typed Google Access Approval 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 4

  • Approve Approval Request
    Approves a request and returns the updated ApprovalRequest. Returns NOT_FOUND if the request does not exist.
    access_approval.approve_approval_request
  • Delete Access Approval Settings
    Deletes the settings associated with a project, folder, or organization. This will have the effect of disabling Access Approval for the resource.
    access_approval.delete_access_approval_settings
  • Get Approval Request
    Gets an approval request. Returns NOT_FOUND if the request does not exist.
    access_approval.get_approval_request
  • List Approval Requests
    Lists approval requests associated with a project, folder, or organization. Approval requests can be filtered by state (pending, active, dismissed).
    access_approval.list_approval_requests

Run your first Google Access Approval 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.