Generate, Sign, and Automate Salesforce documents with real-time sync
Build portals, apps, and forms directly in Salesforce with Dynamic data flow and adaptability
How can we help you?
Titan interacts with Salesforce to retrieve, create, and update data in real time. These interactions are measured using two separate consumption models:
Understanding how each is consumed is essential for designing efficient workflows and estimating usage.
An API call is any interaction where Titan connects to Salesforce to retrieve or send data.
Each connection to Salesforce consumes 1 API call, regardless of the amount of data processed within that request.
| Action | API Calls Consumed |
|---|---|
| Retrieve data from a Salesforce object | 1 API call |
| Create a record in Salesforce | 1 API call |
| Update a record (single or multiple fields) | 1 API call |
| Validate data against Salesforce before submission | 1 API call |
A form includes:
Consumption:
Total: 2 API calls
Bulk API allows multiple records to be processed in batches within a single API request.
| Records Processed | Batch Size | API Calls |
|---|---|---|
| 500 records | 200 | 3 API calls |
| 200 records | 50 | 4 API calls |
Retrieving data from Salesforce consumes API calls.
Retrieving all accounts from a filtered query:
Document generation is measured separately from API calls.
Each time a document is created, previewed, or processed, Doc Gen usage is consumed.
| Action | Doc Gen Consumption |
|---|---|
| Preview document | 1 Doc Gen |
| Generate document | 1 Doc Gen |
| Convert to PDF | 1 Doc Gen |
| Merge multiple files | 1 Doc Gen |
| Edit document | 1 Doc Gen |
| Interactive document | 1 Doc Gen |
Actions performed after document generation may consume API calls.
| Action | Consumption |
|---|---|
| Push document to Salesforce | 1 API call |
| Send email via Salesforce | 1 API call |
| Send email via Titan or external server | 0 API calls |
Document signing introduces both Doc Gen and API call usage.
| Action | Consumption |
|---|---|
| Start the signing process | 1 Doc Gen |
| Each signer | 1 Doc Gen per signer |
| Track signing activity | 1 API call per interaction |
| Generate signing log PDF | 1 Doc Gen |
Certain advanced features consume additional API calls due to processing complexity.
| Feature | API Calls |
|---|---|
| SmartV login | 1 API call |
| SmartV with 2FA | 2 API calls |
| Virus scan | 10 API calls |
| Barcode scanning | 40 API calls |
| Sentiment recognition | 10 API calls |
| Video recognition | 10 API calls |
| OCR (Optical Character Recognition) | 20 API calls |
| Address validation | 20 API calls |
Email behavior impacts API consumption depending on how the email is sent.
| Method | API Calls |
|---|---|
| Send email via Salesforce | 1 API call |
| Send email via Titan or external server | 0 API calls |
Live Trace allows real-time tracking of API usage in production.
API consumption depends on:
The unmetered option allows continued operation beyond allocated limits.
The Only Forms Solution Built 100% in Salesforce.