PipedreamHQ / PipedreamHQ/pipedream

[Components] google_cloud_document_ai

Open
#16,823 7 comments 0 reactions 1 assignee Claimed by @michelle0927 View on GitHub
blocked-on-limited-api triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# google_cloud_document_ai
## URLs
- https://cloud.google.com/document-ai/docs/reference/rest
## Webhook Sources
### new-processed-document-instant
#### Description
Emit new event when a document has been fully processed by a processor. Requires the processor ID and webhook configuration on the Google Cloud Document AI processor endpoint.
### new-processor-instant
#### Description
Emit new event when a new document processor is created in the user's Google Cloud project. Requires project ID and service account credentials with appropriate permissions.
### new-processor-version-instant
#### Description
Emit new event when a new version of a processor is created. Useful for tracking changes in document parsing configurations. Requires processor ID.
## Actions
### process-document
#### Description
Submit a document for processing using a specified processor. Requires processor ID and document content or Cloud Storage URI.
### list-processor-types
#### Description
Retrieve available processor types that can be deployed within a Google Cloud project. Useful for dynamically populating processor options. Requires location and project ID.
### create-processor
#### Description
Create a new processor instance in a specific location. Requires processor type, display name, project ID, and location.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.