# Sage Intacct

## **Connector Overview**

<figure><img src="/files/wtTfWYrXn3yTmjmd5KV9" alt="" width="188"><figcaption></figcaption></figure>

Sage Intacct is a cloud-based accounting and financial management software that helps businesses manage their finances and accounting processes. It can be used for a variety of tasks, including accounting, inventory, sales, payroll, reporting, budgeting, & property management.

## **Authentication Type**

OAuth2

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_SAGE\_SESSION\_ID
* PAN\_SEC\_SAGE\_SESSION\_ENDPOINT
* PAN\_SEC\_SAGE\_SENDER\_ID
* PAN\_SEC\_SAGE\_SENDER\_PASSWORD
* PAN\_SEC\_SAGE\_COMPANY\_ID
* PAN\_SEC\_SAGE\_USER\_ID
* PAN\_SEC\_SAGE\_USER\_PASSWORD
* PAN\_SEC\_SAGE\_TENANT\_URL

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Sage Intacct information must be gathered:

* Sender ID
* Sender Password

## **API Resources**

For more information on how to utilize the Sage Intacct API, feel free to reference the following [documentation](https://developer.sage.com/intacct/docs/developer-portal/getting-started/).


---

# 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.pandium.com/connectors/connectors-101/sage-intacct.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.
