Adobe Sign
Adobe Sign is a cloud-based e-signature service that lets you send, sign, track, and manage signature processes using a browser or mobile device. It is part of the Adobe Document Cloud suite of services.
Actions
-
createAgreementReminder: Creates a reminder on the specified participants of an agreement.
-
getAgreement: Retrieves the status of an agreement.
-
createWebhook: Creates a webhook.
-
updateAgreementReminder: Updates an existing reminder for an agreement.
-
listWidgets: Retrieves web forms for a user.
-
createMegaSignsReminder: Creates a reminder on the specified participants of the MegaSign parent.
-
listAgreement: Retrieves agreements for the user.
-
getMegaSignsAgreement: Get all the child agreements of the specified MegaSign parent agreement.
-
getAgreementCombinedDocumentUrl: Retrieves url of all visible pages of all the documents that are associated with an agreement.
-
getAgreementCombinedDocument: Retrieves a single combined PDF document for the documents that are associated with an agreement.
-
createWidgets: Creates a web form.
-
deleteAgreementDocuments: Deletes all the documents of an agreement.
-
updateWebhook: Updates a webhook.
-
createLibraryDocuments: Creates a template that is placed in the library of the user for reuse.
-
uploadDocument: Upload a document.
-
getAgreementReminder: Retrieves the reminders of an agreement.
-
shareAgreement: Share Agreement to someone.
-
listMessageTemplate: Retrieves a list of message templates applicable to the current user.
-
listUsers: Retrieves all the users in an account.
-
listWebhook: Retrieves webhooks for a user.
-
createMegaSigns: Send out an agreement for signature to multiple recipients.
-
listGroups: Retrieves all the groups in an account.
-
listLibraryDocuments: Retrieves library documents for a user.
-
listMegaSigns: Retrieves MegaSign parent agreements for a user.
-
createAgreement: Creates an agreement. Sends it out for signatures.
-
getAgreementEvents: Retrieves the events information for an agreement.
Custom Actions
You can also create your own custom actions for performing specific tasks. The actions that you create look and work exactly like the other actions do.
Learn more about how to create custom actions.