addBulkDocument
Add a document to the queue for a bulk send request.
Add a document to the queue for a bulk send request.
Returns a single Batch by ID, including progress counts and documents.
All settings for sending a document to recipients, including template, recipients, fields, and PDF options.
Senden Sie ein Dokument zur Unterzeichnung mit der Legalesign GraphQL API von Node.js aus.
So integrieren Sie die Legalesign Document Viewer Web-Komponente mit der GraphQL-API, um Dokumenten-Unterschrifts-Workflows zu erstellen.
Wie man Send-Eingabevalidierungsfehler diagnostiziert, die sofort von der Send-Mutation zurückgegeben werden, und gängige Validierungsregeln für Send-, Batch- und Bulk-Dokumenteneingaben überprüft.
Pre-fill a field value on a document being sent.
Recipient details for sending a document, including name, email, role, schedule, and experience.
Send a document for signing in a single API call. The primary way to send documents.
JSON Schema for the send mutation input. Use for validation, editor autocomplete, and AI-assisted code generation.
Begin a batch send task. Returns an ID for use with sendBatchDocument.
Add a document to a batch created by sendBatch.
Add a document to an existing batch.
Start a new batch send, returning an ID for subsequent SendBatchDocument calls.
Start a bulk send task. All queued documents will be sent in parallel.
Send all queued documents in a bulk send task.
Verwenden Sie GraphQL-Abonnements, um nach dem Start des Sendens Echtzeit-Statusaktualisierungen der Aufgaben zu erhalten.
Mark a batch as complete and ready to send.
Mark a bulk send as complete and ready to send.
Verstehen Sie die verschiedenen Möglichkeiten, Dokumente zum Unterzeichnen zu senden – send, sendBatch, sendBulk und createTask – und wann Sie jede Methode verwenden sollten.