cancel
Showing results for 
Search instead for 
Did you mean: 

REST Bulk api used in custom module

REST Bulk api used in custom module

I recive new products quantity available from third party rest api service and I have developed a custom module to read these values. To mass update all these products is it a good practice to use in the custom module my bulk api? "rest/async/bulk/V1/products".

 

Thanks