Account
Overview
📥 Direction: Great Plains → Zudello
Chart of accounts data synchronizes from Great Plains to Zudello. This integration supports accounts with multiple segments, which are combined to form a complete account code in Zudello.
Field Mappings
Zudello Field | Great Plains Field | Notes |
---|---|---|
Account Code | ACTNUMBR_1-4 | The account code is built by combining the account segments. |
Account Name | ACTDESCR | The description of the account. |
Status | ACTIVE | The status of the account (Active or Inactive). |
Key Behaviours
- Account Code Structure: The integration combines up to four account segments from Great Plains to create a single, structured account code in Zudello (e.g.,
1000-200-01
). - Status Mapping: The
ACTIVE
flag in Great Plains determines the account's status in Zudello. A value of1
sets the status to Active, while0
sets it to Inactive. - Incremental Sync: The integration efficiently syncs only new or updated accounts since the last run, minimizing processing time.