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.
Pre-fill a field value on a document being sent.
Come integrare il componente web Legalesign Document Viewer con l'API GraphQL per creare flussi di lavoro di firma dei documenti.
Invia un documento per la firma utilizzando l'API GraphQL di Legalesign da Node.js.
Comprendere i diversi modi per inviare documenti per la firma — send, sendBatch, sendBulk e createTask — e quando utilizzare ciascuno.
Recipient details for sending a document, including name, email, role, schedule, and experience.
Come diagnosticare i fallimenti di convalida dell'input di invio restituiti immediatamente dalla mutazione di invio e verificare le regole di convalida comuni per l'invio, il batch e l'input di documento bulk.
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.
Mark a batch as complete and ready to send.
Mark a bulk send as complete and ready to send.
Usa le sottoscrizioni GraphQL per ricevere aggiornamenti delle attività in tempo reale dopo l'inizio dell'invio.