Hello Everyone ,
I am calling backend system using executeHttpRequest (SAP Cloud SDK) via destination which is working fine.
My requirement is to make multiple calls in one go
I am thinking to combine multiple calls using batch or Promise.all
If there any other best way to do . Kindly let me know if there any example I can refer.
Thanks in advance