Account Groups - Sage Intacct Data Target Requirement
DataBlend supports the standard API calls (non-legacy) to Create and Update Account Groups records within Sage Intacct leveraging the Sage Intacct SDK. In addition, Custom Fields can be added for data that is unique to your business practices.
DataBlend Query Object (SDK) |
Sage Intacct Object (API) |
Sage Intacct UI Name |
Required |
Notes |
---|---|---|---|---|
Name Example |
name |
name |
Yes |
Enter unique name. |
Accounts |
membertype | name | Yes | Structure type. Use either Accounts , Groups , Statistical Accounts , Computation , Category , Statistical Category . |
Group Example |
title | title | No | Enter string. |
Total Cash |
totaltitle | totaltitle | No | Display total line as provided. |
Debit | normalbalance | normalbalance | No | Normal balance. Use either debit or credit . (Default: debit ) |
ISKPI | ISKPI | ISKPI | No | Boolean. Is a KPI. Use either true or false . (Default: false ) |
E | ASOF | ASOF | No | Calculation method. Use either P for For period, B for Start of period, or E for End of period. (Default: P ) |
1000 | glacctrange_rangefrom | glacctrange_rangefrom | No | Enter desired range. |
1099 | glacctrange_rangeto | glacctrange_rangeto | No | Enter desired range. |