Where to implement data exchange API for third-party data fetching and storage?

vikas.k
vikas.k Posts: 7 🧑🏻‍🚀 - Cadet
edited December 2023 in Spryker Development

Hello everyone, I'm looking to utilize a data exchange API to retrieve information from a third-party service and subsequently store it in the database through the data exchange API. I'm wondering where I should implement the logic for this process. Is there a specific directory in Spryker where I can write this logic, or do you have any suggestions on where I should create middleware logic for this purpose?

Answers