PipedreamHQ / PipedreamHQ/pipedream
[Components] virifi
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# virifi
## URLs
- https://virifi.io/open/api-guide https://virifi.io/assets/pdfs/Virifi%20Postman%20Collection.json
## Actions
### add-member
#### Prompt
Adds a new member to your organization. For this action, the user needs to provide the e-mail address (required prop) of the new member and the role (optional prop) for that member within the organization.
#### URLs
- https://virifi.io/open/api-guide
- https://virifi.io/auth/signup
### sign-document
#### Prompt
Enables the sending process of a PDF document for signing. To use this action, user must upload the PDF document (required prop) and if needed, specify the participants (optional prop) who sign this document.
#### URLs
- https://virifi.io/open/api-guide
### certify-document
#### Prompt
Triggers the process for sending a PDF document for certification. For this operation, user must provide the PDF document (required prop). In addition, user can optionally specify the authenticators for this document.
#### URLs
- https://virifi.io/open/api-guide
Contributor guide
Assessment
This issue has not been assessed yet.