PipedreamHQ / PipedreamHQ/pipedream
[Components] Adobe Acrobat Sign
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# adobe_sign
## URLs
- https://opensource.adobe.com/acrobat-sign/developer_guide/index.html
## Webhook Sources
### new-agreement-event-instant
#### Prompt
Emit new event when a specific agreement event occurs. Please list all agreement events.
#### URLs
- https://opensource.adobe.com/acrobat-sign/acrobat_sign_events/toc.html
- https://opensource.adobe.com/acrobat-sign/developer_guide/webhookapis.html#post-webhooks
### new-agreement-event-instant
#### Prompt
Emit new event when a specific library event occurs. Please list all library events.
#### URLs
- https://opensource.adobe.com/acrobat-sign/acrobat_sign_events/webhookeventslibrary.html
### new-bulk-signing-event-instant
#### Prompt
Emit new event when a bulk signing event occurs. Please list all bulk signing events.
#### URLs
- https://opensource.adobe.com/acrobat-sign/acrobat_sign_events/webhookeventsmegasign.html
## Actions
### create-agreement
#### Prompt
Creates a new agreement and sends it to the specified email. Include only the minimal model schema.
#### URLs
- https://secure.na1.adobesign.com/public/docs/restapi/v6#!/agreements/createAgreement
### get-agreement
#### Prompt
Retrieves current status of a specified agreement.
### update-agreement-status
#### Prompt
Alters the status of an existing agreement.
Contributor guide
Assessment
This issue has not been assessed yet.