Skip to main content
Version: Current

Great Plains

This documentation describes the technical integration between Zudello and Microsoft Dynamics Great Plains. The integration provides master data synchronization inbound and transaction processing outbound through direct SQL Server connectivity.

Integration Capabilities
  • Bidirectional Data Sync - Master data inbound, transactions outbound
  • SQL Server Integration - Direct database connectivity with stored procedures
  • Account Segment Support - Multi-dimensional chart of accounts with segment mapping
  • Transaction Integrity - Atomic operations with rollback on database failures

Integration Directions

Inbound (Great Plains → Zudello)

Synchronizes master data and transactions from Great Plains to Zudello via SQL Server connectivity.

Outbound (Zudello → Great Plains)

Creates transactions in Great Plains from processed data in Zudello via SQL Server connectivity.

Integration Points

Inbound Data Flow (Great Plains → Zudello)

  • Master Data: Accounts, Cost Centres, Departments, Divisions, Items, Projects, Suppliers, Tax Schedules, Tax Types
  • Transactions: Purchase Orders

Outbound Data Flow (Zudello → Great Plains)

  • Transactions: AP Invoices, AP Credits, AP Expenses

Data Flow Summary

Data EntityGreat Plains EntityGP → ZudelloZudello → GP
Parties
SupplierVendor
Financials
AccountAccount
Tax ScheduleTax Schedule
Tax TypeTax Detail
Operational
Cost CentreAccount Segment
DepartmentAccount Segment
DivisionAccount Segment
ItemItem
ProjectAccount Segment
Transactions
AP InvoicePayables Transaction
AP CreditPayables Transaction
AP ExpensePayables Transaction
Purchase OrderPurchase Order

Technical Details

Connection Type: SQL Server Direct Connectivity
Authentication: SQL Server Authentication
Data Format: SQL Server Tables/Views
Processing: Stored procedures and direct table access
Sync Method: Scheduled batch processing

Detail Pages

Inbound Integration Details (Great Plains → Zudello)

Outbound Integration Details (Zudello → Great Plains)