Third-Party to Accounting Journal

You can use Foundations to connect third-party applications to FinancialForce applications.

You can create journals in FinancialForceAccounting directly from the information stored in your third-party applications using the Accounting Journal API.

This feature enables you to:

Journals created through the API are of type Manual Journal.

Splitting Journals

When you send data that exceeds the Manual Journal Line Limit in Document Line Volume Settings, Accounting automatically enters a balancing line and creates the remaining data as a separate journal.

The Manual Journal Line Limit can only be updated by FinancialForce. To do this, contact Customer Support.

Example 1

If the Manual Journal Line Limit is 250 and you send data that equates to 400 journal line items, Accounting does the following:

Example 2

If the Manual Journal Line Limit is 250 and you send data that equates to 250 journal line items, Accounting creates only one journal.

These features use off-platform REST APIs. Authentication and authorization are provided by Salesforce. For more information, see the Salesforce Developer API documentation.

For more information about the APIs available, see Accounting REST API Developer Reference on the FinancialForce Community.