Skip to main content

Community

Connector Improvement: Workday Financial Management LEDGER_ACCOUNT.ID is CODE and the true ID should be added

Not planned

Please sign in to leave a comment.

Comments

3 comments

  • Official comment

    Hi Brad, 

    Thanks for submitting this request and that makes sense to me. I'll add this request to our backlog. 

    Frank

    Hi Brad, 

    We checked the API docs and the Workday source does not return the WID for the ledger account. See the sample response below and API docs reference

    Let me know if you have any further questions. 

    Frank

    If that is the case, the destination column should be CODE or LEDGER_ACCOUNT_CODE. ID in most of the other tables, if not every other table, in your schema is the Workday ID, specifically in the JOURNAL_ENTRY_LINE.LEDGER_ACCOUNT_ID. Otherwise, I believe this is an oversight on the part of Workday's API. The fact that other tables have an ID that is not retrievable using a Ledger Account API is nonsensical.