Model
ExportFeed
Magento\SaaSCommon\Model\ExportFeed
What it does
This class handles exporting feed data to external SaaS services in Magento 2.
Developers use it to send indexed data (like orders or catalog information) to Adobe's commerce services, filtering the data before transmission and triggering notification events when data is successfully sent externally.
Public Methods
- export()