Skip to content
← All projects

Boomi ERP Integration

Boomi integration development supporting a global telecom supply chain organization's ERP implementation.

Role
Software Engineering Intern
Built
August 2026
Stack
Boomi, ERP implementation, REST APIs

The problem

A global telecom supply chain organization moving onto a new ERP. An ERP implementation is only as done as its integrations: the system has to exchange data with everything the business already runs on, and until it does, nobody can actually switch.

What I did

Integration development in Boomi supporting that implementation — the connections moving data between the ERP and the surrounding systems.

Working on a supply chain organization’s data meant the correctness bar was high and the error cases mattered more than the happy path. A record that silently fails to arrive is worse than one that fails loudly, because the business finds out about the first one much later.

What I took from it

Third iPaaS platform after Celigo and Power Automate, and the first where I could see how much of integration work is the same problem in a different interface: what the two systems each believe a record is, and what to do when they disagree.