Tomorro
Tomorro is a contract lifecycle management platform. Connecting Tomorro to Ordalie allows your organization to access contracts, signatures, and associated files directly from the AI assistant.
Who can configure it
Organization administrators only, from Settings > Organization > Integrations. This is an organization-level integration shared with all authorized members.
Setup guide
Step 1: Obtain a Tomorro API key
- Sign in to your Tomorro workspace.
- Navigate to your workspace settings or API section.
- Generate a new API key for Ordalie.
- Copy the API key — you will need it in the next step.
Contact your Tomorro account manager if you don't see the API key option in your workspace settings.
Step 2: Configure in Ordalie
- Go to Settings > Organization > Integrations.
- Click Add next to Tomorro.
- Fill in the configuration:
- Name: A label for this connection (e.g., "Tomorro Contracts").
- API Key: The API key obtained from Tomorro.
- Access Level: Read Only (Tomorro integration is read-only).
- Click Create Mount.
- Ordalie validates the connection by testing the API key and listing contracts.
Step 3: Start using your contracts
Once connected:
- Browse your Tomorro contracts and dossiers through the workspace panel.
- Search for contracts by name or content.
- Analyze contract files with the AI assistant.
- Reference specific contracts using @ mentions in conversations.
How it works
Ordalie connects to Tomorro's GraphQL API to browse and retrieve contract data:
- Contract listing: Browse contracts with pagination, sorted by relevance.
- File access: Download contract files (PDF, DOCX) and signature files via signed URLs.
- Search: Search by contract name with fuzzy matching and slug-based lookup.
- Rate limiting: Ordalie respects Tomorro's rate limits (40 requests/minute) with a built-in safety margin.
Configuration reference
| Field | Required | Description |
|---|---|---|
| Name | Yes | Display name for the connection |
| API Key | Yes | Tomorro API key |
| Endpoint | No | Custom API endpoint (defaults to https://api.tomorro.com/graphql) |
| Access Level | Yes | Read Only |
Supported operations
| Operation | Available | Notes |
|---|---|---|
| Browse contracts | Yes | Paginated listing |
| Search contracts | Yes | By name, fuzzy matching |
| Read contract files | Yes | PDF, DOCX, and signature files |
| Write/modify contracts | No | Read-only integration |
Frequently asked questions
Q: Can I filter which contracts are visible? A: The integration shows all contracts accessible via the API key. Restrict visibility by configuring API key permissions in Tomorro.
Q: Why do some operations seem slow? A: Tomorro enforces a rate limit of 40 requests per minute. Ordalie uses a safety margin to avoid hitting this limit, which may slow down large browsing operations.
Q: What file types are accessible? A: Tomorro stores contracts as PDF and DOCX files. Signature files (when available) are also accessible. The AI assistant can analyze both formats.