Stock synchronization
I need my Drupal Commerce site to synchronize with an external stock management application and to get the stock values for some products from there. Could you give me an advice on how to do that? I've been thinking about using Feeds and Feeds SQL to read from an external resource. If there any "recommended" way to do this?