Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Components] documentpro #12498

Closed
pipedream-component-development opened this issue Jun 19, 2024 · 2 comments · Fixed by #12515
Closed

[Components] documentpro #12498

pipedream-component-development opened this issue Jun 19, 2024 · 2 comments · Fixed by #12515
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

documentpro

URLs

Webhook Sources

new-document-instant

Prompt

Emit new event when a document is uploaded. Required props: account for authentication. Optional props: document type to filter specific types of documents.

URLs

Actions

new-document

Prompt

Uploads a document to DocumentPro's parser. Requires a 'document' prop for the file that should be uploaded. Recommended optional prop is 'mime-type' to specify the type of the uploaded document.

URLs

@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jun 19, 2024
@luancazarine luancazarine self-assigned this Jun 20, 2024
luancazarine added a commit that referenced this issue Jun 21, 2024
Sources
 - New Document Updated (Instant)

Actions
 - New Document
@luancazarine luancazarine moved this from Doing to Ready for PR review in Component (Source and Action) Backlog Jun 21, 2024
@jcortes jcortes moved this from Ready for PR review to Ready for QA in Component (Source and Action) Backlog Jun 21, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jun 24, 2024
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Jun 24, 2024
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/Components-documentpro-d51eaaf233e9404488cb2ec6a4768d7f

@luancazarine luancazarine moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog Jun 24, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jun 25, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for release in Component (Source and Action) Backlog Jun 25, 2024
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/Components-documentpro-d51eaaf233e9404488cb2ec6a4768d7f

luancazarine added a commit that referenced this issue Jun 25, 2024
* documentpro init

* [Components] documentpro #12498
Sources
 - New Document Updated (Instant)

Actions
 - New Document

* pnpm update

* remove form-data import

* fix formData reference

* Update components/documentpro/package.json

Co-authored-by: Jorge Cortes <jacortesmahmud@gmail.com>

* pnpm update

* update package.json

* pnpm update

---------

Co-authored-by: Jorge Cortes <jacortesmahmud@gmail.com>
Component (Source and Action) Backlog automation moved this from Ready for release to Done Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

Successfully merging a pull request may close this issue.

4 participants