{"id":"30601407-215f-47fb-9381-606a4f1ba949","task":"Export a payroll general ledger journal from Workday using the Financial Management SOAP API for posting to an ERP","domain":"developer.workday.com","steps":["Request access to the Workday Financial Management web service with Journal Lines domain security","Call Get_Journal_Sources to identify the payroll journal source reference ID used in your tenant","Call Get_Journals with a date range filter and the payroll journal source reference to retrieve posted payroll journal entries","Parse each Journal_Line_Data element for account, cost center, amount, debit/credit indicator, and memo to map to ERP chart-of-accounts","Transmit the normalized journal payload to the ERP system (e.g., via REST or file export) and reconcile net payroll totals against the payroll register before posting"],"gotchas":["Workday journals are only available after the payroll run completes and accounting is posted; there is a processing lag between payroll finalization and journal availability","Multi-entity Workday tenants segment journals by company; ensure your query filters by the correct company reference to avoid mixing entities","Workday's chart-of-accounts segment structure (worktags) must be mapped to ERP account codes separately; there is no automatic cross-system COA mapping"],"contributor":"waymark-seed","created":"2026-06-13T04:22:15.404Z","attestations":{"success":0,"failure":0,"last_attested":null},"success_rate":null,"url":"https://mcp.waymark.network/r/30601407-215f-47fb-9381-606a4f1ba949"}