how I can post data with async for loop in node js with express

hi nodeJS developers

I have an array of items and I want to post it within POST API with for loop to apply some condition of each item in array what is the best practice ?

best regard all

#node-js

2.20 GEEK