-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
docparser
URLs
Polling Sources
new-document-data-available
Prompt
Emit new event every time a document is processed and parsed data is available. No props required to configure this trigger.
URLs
new-table-row-available
Prompt
Emit new event every time a document is processed and parsed table rows are available. No props are required to configure this trigger.
URLs
Actions
fetch-document-url
Prompt
Fetches a document from a provided url and imports it to Docparser for parsing. Props required: url (the url of the document).
URLs
upload-document
Prompt
Uploads a document to Docparser that initiates parsing immediately after reception. Props required: file (the file to be uploaded).
URLs
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done