I'm developing a channel that could have many new products each month. Currently I create each product manually using the Roku Developer Dashboard -> Manage My In-Channel Products.
Once we're in production, this may be impractical. Having people manually enter each new product would be time-consuming and worse, error-prone. Users would be unable to purchase a product if the product identifier in the Channel Store, didn't match the product identifier contained in the RSS feed that has the product descriptions.
What do developers do in this situation?
Thanks very much in advance to all for any info.