Wrote a New API
Originally, there's a system that connects all the internal orders data with email data. Data is passed to email provider and that data is used later on in campaign and publicly accessible via URL params.

We needed a way to do the same for SMS. I quickly implemented a new API endpoint in order to be able to create a SMS campaign that will be able to capture the necessary data from the internal orders system.