Looking for Workday Accounting Center integration architecture advice for M&A use cases
I’m looking for advice from experienced Workday Financials / Accounting Center / Integration architects who have designed similar patterns.
We implemented Workday Accounting Center about two years ago as part of our migration from Oracle to Workday. One recurring use case for us is M&A integration.
When we acquire a company, we need to bring the acquired company's monthly trial balance into Workday Accounting Center on an ongoing basis. The source ERP varies by acquisition — it could be NetSuite, Oracle, Workday, or another ERP.
Our current pattern
Today, we use Workday Studio to:
- Pick up the trial balance file from an AWS location
- Transform and map the source data
- Map the acquired company's accounts and dimensions to our Workday accounting structure
- Send the resulting data through our Accounting Center process
The monthly trial balance volumes are generally not very large, and this is primarily a monthly finance-close process.
The pattern works, but because we need to repeat this for M&A integrations, we're looking at whether there is a simpler, more scalable, and faster-to-implement architecture.
What I'm trying to understand
If you were designing this solution today, would you still use Workday Studio for this type of use case?
Or would you consider other Workday-native patterns such as:
- Accounting Center / Prism ingestion directly
- EIB
- Workday Orchestrate
- REST/SOAP APIs
- A combination of these approaches
- Or an external integration platform with Accounting Center handling the downstream accounting transformation
I'm particularly interested in experiences where the source ERP varies from acquisition to acquisition, but the target Accounting Center model is relatively standardized.
The main drivers for us are:
- Reducing development effort
- Accelerating M&A integration timelines
- Reducing custom Studio development and maintenance
- Leveraging more of the native Accounting Center capabilities
- Creating a repeatable integration pattern that can be reused across future acquisitions
For those who have implemented Accounting Center in similar scenarios:
What integration pattern would you recommend if you were starting from scratch today, and why?
Also interested in any lessons learned around file ingestion, account/worktag mapping, error handling, reconciliation, and monthly close processing.
Would especially appreciate perspectives from people who have implemented this at scale across multiple acquisitions.