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] agrello #13863

Closed
pipedream-component-development opened this issue Sep 5, 2024 · 1 comment · Fixed by #13875
Closed

[Components] agrello #13863

pipedream-component-development opened this issue Sep 5, 2024 · 1 comment · Fixed by #13875
Assignees

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Sep 5, 2024

agrello

URLs

Webhook Sources

new-signature-instant

Prompt

Emit new event when a signature is added to a document. No props are required. the event type is 'DOCUMENT_SIGNATURE_ADDED'

URLs

new-signed-document-instant

Prompt

Emit new event when given document is signed by all parties. No props are required. the event type is 'DOCUMENT_SIGNED'

URLs

Polling Sources

new-document

Prompt

Emit new event when a user adds a document in a spacific folder. Prop required: 'folderId'. FolderId has async opts.

URLs

Actions

get-document

Prompt

Get a document in Agrello. Required prop: 'documentId'. documentId has async opts

URLs

@luancazarine luancazarine self-assigned this Sep 6, 2024
luancazarine added a commit that referenced this issue Sep 9, 2024
Sources
 - New Signature (Instant)
 - New Signed Document (Instant)
 - New Document

Actions
 - Get Document
@vunguyenhung
Copy link
Collaborator

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

Test report
https://vunguyenhung.notion.site/Components-agrello-0ffbf548bb5e815ea5e5c8d9bcc2ea51

luancazarine added a commit that referenced this issue Sep 16, 2024
* agrello init

* [Components] agrello #13863
Sources
 - New Signature (Instant)
 - New Signed Document (Instant)
 - New Document

Actions
 - Get Document

* pnpm update

* Fix Summary

* Update components/agrello/sources/new-signature-instant/new-signature-instant.mjs

Co-authored-by: Leo Vu <[email protected]>

---------

Co-authored-by: Leo Vu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

3 participants