Skip to main content

Managing Contacts

Contacts are reusable records of individuals you frequently send documents to. By managing contacts effectively, you can speed up document creation and maintain consistent signer information across your organization.

Why Use Contacts?

Instead of manually entering signer details each time you create a document, contacts allow you to:
  • Save time by reusing stored information
  • Reduce errors with pre-validated contact details
  • Track history across all documents a person has signed
  • Stay organized by linking contacts to companies
Contacts list in the sajn dashboard showing a searchable list of individuals

Creating Contacts

Individual Contacts

Create a contact with the essential information for document delivery:
Response:
Create contact form in sajn showing fields for name, email, and phone

Contact Fields

At least one of email or phone is recommended so documents can be delivered to the contact.

Contacts with Company Association

Link a contact to an existing company:

Searching and Filtering Contacts

List All Contacts

Retrieve a paginated list of all contacts in your organization:

Search by Specific Criteria

Search for contacts by email, phone, or external ID:
All searches are exact matches scoped to your organization. The search returns an array of matching contacts, or an empty array if no matches are found.

Linking Contacts to Signers

When creating a document, reference an existing contact instead of manually entering signer details:
The signer automatically inherits the contact’s name, email, and phone number. You can still override specific fields if needed:

Updating Contacts

Update an existing contact’s information:
Updating a contact does not affect existing document signers. Changes only apply to new documents created with this contact.

Deleting Contacts

Remove a contact from your organization:
Deleted contacts are soft-deleted to preserve historical data. They are hidden from lists, but existing document references remain valid for audit purposes.

Best Practices

Use the search endpoint to check if a contact already exists before creating a new one. This prevents duplicate records and maintains data quality.
When integrating with a CRM or other system, always set externalId to your system’s identifier. This makes syncing and lookups straightforward.
Regularly update contact details, especially email addresses and phone numbers, to ensure successful document delivery.
For B2B scenarios, create companies and link contacts to them. This improves organization and makes it easier to find all contacts from a specific organization.
Ensure email addresses are valid and phone numbers are in international format (e.g., +46701234567) before creating contacts.

Next Steps

Working with Companies

Learn how to create and manage company records

Creating Documents

Use contacts when creating documents

Contacts API

Explore the full Contacts API reference

Signers Concept

Understand how signers work in sajn