Model
SubmitFeed
Magento\SaaSCommon\Model\Http\Command\SubmitFeed
What it does
This class handles the submission of data feeds to Adobe's SaaS services.
Developers use it to send exported data (like products, categories, or orders) from Magento to Adobe Commerce SaaS platforms.
It manages HTTP requests, authentication, error handling, and progress tracking for feed synchronization.
Public Methods
- execute()