Google Cloud Datastore
Google CloudOAuth 2.0credential probe
Look up, query and upsert entities in Google Cloud Datastore (Google OAuth2).
OCNORA ships 4 typed Google Cloud Datastore 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
- Delete EntityDelete a Datastore entity by key.cloud_datastore.delete
- LookupLook up Datastore entities by key and return them as plain JSON.cloud_datastore.lookup
- Run QueryRun a GQL query against Datastore and return plain entities.cloud_datastore.run_query
- Upsert EntityCreate or overwrite a Datastore entity from plain JSON properties.cloud_datastore.upsert
Run your first Google Cloud Datastore 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.