HI guys,
How to call Multiple Api Call in conditionally in one single API call
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vikas JhaPosted Sep 2, 2020, 12:22 AM
Different langauge has different way to handle it. In case if you are using api call in AJAX , please see below code snippet and you can call your next api in success of it.
https://javascript.info/async-await