Building a Multi-System Integration

This tutorial builds upon the work done in Build a Single-Step Integration. If you haven't already, we recommend you complete that tutorial first, then return here.

In this tutorial, we extend the single-step integration that retrieves a user from the randomuser.me API by further processing the received data and sending it to a second sytem, a mock banking core.

Last updated