Search found 1 match
- Sat Nov 02, 2024 4:59 am
- Forum: Developers Discussion
- Topic: Integrate API into new module
- Replies: 1
- Views: 2335
Integrate API into new module
Hi everyone, I am working on a new module and would like to integrate an API function to fetch data from an external service. I was wondering if there is a best way to do this without affecting the performance of the existing module? Has anyone done something similar and can share their experience o...