# Import From Integration

Import From Integration allows pulling data from installed services directly into the canvas through the Optro integrations platform.

<figure><img src="/files/wa2CFvMuqbvPCorVEEBd" alt=""><figcaption></figcaption></figure>

### Showcase

{% embed url="<https://auditboard-education-services.wistia.com/medias/beo15m3a5q>" %}

### Example

To import from integration, you must first install the service you'd like import from. Every service has different requirements in order to install, ensure you have the right permissions and credentials before attempting to install. See an example of installing a service and required credentials below

<figure><img src="/files/A2f73lQsNQyvAgST3Vlg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/lkGhEb4iRHw5ps1T9rxt" alt=""><figcaption></figcaption></figure>

### [**Integrations List**](/tools/import/import-from-integration/available-integrations-in-analytics.md)

### **Merge.Dev**

Merge’s Unified APIs enable data authentication, normalization, and synchronization across third-party platforms. Partnering with Merge, Optro connects users to upwards of 200 source systems through a single integration, simplifying data management and reducing technical overhead.&#x20;

{% embed url="<https://docs.merge.dev/integrations/hris/overview/>" %}
Merge Integrations Overview
{% endembed %}

### **Common Models Expected from each type of service via Merge.Dev**

<table><thead><tr><th width="213">Accounting</th><th width="131">Ticketing</th><th width="138">HRIS</th><th width="194">CRM</th><th>Databases</th></tr></thead><tbody><tr><td>Account</td><td>Account</td><td>BankInfo</td><td>Account</td><td>Any Tables available to you</td></tr><tr><td>Attachment</td><td>Attachment</td><td>Benefit</td><td>Association</td><td></td></tr><tr><td>Period</td><td>Collection</td><td>Company</td><td>AssociationType</td><td></td></tr><tr><td>PhoneNumber</td><td>Comment</td><td>Dependent</td><td>Contact</td><td></td></tr><tr><td>Address</td><td>Contact</td><td>Employee</td><td>CustomObject</td><td></td></tr><tr><td>BalanceSheet</td><td>Project</td><td>EmployeePayrollRun</td><td>CustomObjectClass</td><td></td></tr><tr><td>CashFlowStatement</td><td>RemoteFieldClass</td><td>EmployerBenefit</td><td>Engagement</td><td></td></tr><tr><td>CompanyInfo</td><td>Role</td><td>Employment</td><td>EngagementType</td><td></td></tr><tr><td>Contact</td><td>Tag</td><td>Group</td><td>Lead</td><td></td></tr><tr><td>CreditNote</td><td>Team</td><td>Location</td><td>Note</td><td></td></tr><tr><td>Expense</td><td>Ticket</td><td>PayGroup</td><td>Opportunity</td><td></td></tr><tr><td>IncomeStatement</td><td>User</td><td>PayrollRun</td><td>RemoteFieldClass</td><td></td></tr><tr><td>Invoice</td><td></td><td>TimeOff</td><td>Stage</td><td></td></tr><tr><td>Item</td><td></td><td>TimeOffBalance</td><td>Task</td><td></td></tr><tr><td>JournalEntry</td><td></td><td>TimesheetEntry</td><td>User</td><td></td></tr><tr><td>Payment</td><td></td><td></td><td></td><td></td></tr><tr><td>PurchaseOrder</td><td></td><td></td><td></td><td></td></tr><tr><td>RemoteFieldClass</td><td></td><td></td><td></td><td></td></tr><tr><td>TaxRate</td><td></td><td></td><td></td><td></td></tr><tr><td>TrackingCategory</td><td></td><td></td><td></td><td></td></tr><tr><td>Transaction</td><td></td><td></td><td></td><td></td></tr><tr><td>VendorCredit</td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.auditboardanalytics.com/tools/import/import-from-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
