Skip to main content
Solved

Check GLAccountCode linked with Division

  • August 7, 2024
  • 1 reply
  • 53 views

Forum|alt.badge.img

from which table we can check what are GLAccount code linked for a particular Division ? 

Best answer by Ethem Q

Hi @muthuEOL 

Have you tried querying against the GLAccounts table? This table exposes a “Code” column which based on the Exact Online REST API docs should be the unique code of the GLAccount. You can try running a quick test with our Exact Online connector by executing a query as follows:

If this does not answer your question or you have any other questions or issues feel free to reach out to our support team at [email protected].

This topic has been closed for replies.

1 reply

Ethem Q
Forum|alt.badge.img
  • Employee
  • Answer
  • August 7, 2024

Hi @muthuEOL 

Have you tried querying against the GLAccounts table? This table exposes a “Code” column which based on the Exact Online REST API docs should be the unique code of the GLAccount. You can try running a quick test with our Exact Online connector by executing a query as follows:

If this does not answer your question or you have any other questions or issues feel free to reach out to our support team at [email protected].