Sending Documents for Signing
Learn how to send documents to signers and manage the signing workflow.Prerequisites
Before sending a document:- Document must be in
DRAFTstatus - At least one signer must be added with:
deliveryMethodconfigured (EMAIL, SMS, or NONE)requiredSignatureconfigured (DRAWING, BANKID, CLICK_TO_SIGN, or MANUAL)
- Signers must have valid email addresses (for EMAIL delivery) or phone numbers (for SMS delivery)
Basic Send
Send a document to signers:deliveryMethod setting.
Adding a Custom Message
Include a personal message in the signing invitation:Per-Signer Delivery and Signature Settings
Delivery method and signature type are configured per-signer when adding them to the document, not at send time. This allows different signers to receive invitations through different channels and use different signature types.Example: Mixed Delivery Methods
- John receives an email with a drawing signature
- Jane receives an SMS with BankID + SMS verification before signing
- The external reviewer doesn’t receive automatic delivery (use signing URL directly)
Delivery Methods
| Method | Description |
|---|---|
EMAIL | Signing invitation sent via email |
SMS | Signing link sent via SMS (requires phone number) |
NONE | No automatic delivery - retrieve signing URL manually |
Signature Types
| Type | Description |
|---|---|
DRAWING | Free-hand signature drawing (SES) |
BANKID | Swedish BankID electronic signature (AES) - requires SSN |
CLICK_TO_SIGN | Simple click-to-sign (SES) |
MANUAL | For in-person signing |
Two-Step Verification
For additional security, enable SMS verification before signing:Retrieving Signing URLs
For signers withdeliveryMethod: "NONE", or when you need to share the signing URL directly:
Each time you retrieve a signing URL, an audit log entry is created. Only fetch signing URLs when you need to share them with signers.
Signing Workflows
Parallel Signing
All signers can sign simultaneously (default):Sequential Signing
Signers must sign in order:Tracking Status
After sending, monitor document and signer status:Resending Invitations
If a signer didn’t receive or lost their invitation, update and resend:Document Completion
When all signers have signed:- Document status changes to
COMPLETED - Final sealed document is generated
- All parties receive completion notification (if configured)
- Webhooks fire
DOCUMENT_COMPLETEDevent
Best Practices
Test before sending
Test before sending
Use
deliveryMethod: "NONE" on signers to get signing URLs for testing before sending to real signers.Clear instructions
Clear instructions
Always include a custom message explaining what the document is and why it needs signing.
Sequential for approvals
Sequential for approvals
Use sequential signing when manager approval is needed before employee signatures.
Set expiration
Set expiration
Set reasonable expiration dates (7-30 days) to maintain urgency.
Monitor progress
Monitor progress
Use webhooks or polling to track signing progress and send reminders if needed.
Troubleshooting
Signer Didn’t Receive Email
- Check spam/junk folders
- Verify email address is correct
- Update email address if needed
- Resend the document
Wrong Signing Order
If you need to change signing order:- Cancel the current document
- Create a new document with correct order
- Send the new document
Document Stuck in SENDING
If document is stuck inSENDING status, contact support at hej@sajn.se.
Next Steps
Webhooks
Get real-time signing notifications
Document Concepts
Learn more about document workflows

