1 min readMar 10, 2019
Lame. All of this can be done with API Chaining using ONE REQUEST!
Thats because it abstracts communication layer from Business logic (see new api pattern). This greatly reduces amount of code needed, automates process and improves scalability and speed by 180% over normal api calls.