Skip navigation
Toggle Sidebar

Peachtree Operation

The Peachtree Operation defines how to interact with your Peachtree data file. The Operation represents a specific action (e.g. Add, Modify, Query, or Delete) performed against a specific Peachtree record type or object (e.g. GL Entries, Customers, Sales Orders, etc.). Not all actions are available for every object. You will need to create a separate Operation Component for each action/object combination required for your integration.

Peachtree "Send" Operations differ slightly from many of the other Connectors' Operations because the action is not explicitly defined. Instead it is determined dynamically by Peachtree based on the data contained in the Request. If the Request contains an ID and the ID exists, the record will be updated. If the Request does not contain an ID (or if the one provided does not exist), the record will be added.

The Operation supports two types of actions:

  • Get - Used to retrieve data from Peachtree.
  • Send - Used to send data to Peachtree.


Archiving Tab

Click here for more information on Archiving.

Adaptavist Theme Builder Powered by Atlassian Confluence