Data Feeds
List Data Feeds
Returns a paginated list of data feeds using the DataTable system.
Create Data Feed
Creates a new data feed and immediately dispatches an import job.
Bulk Delete Data Feeds
Bulk deletes multiple data feeds by IDs.
Show Data Feed
Returns a single data feed by ID.
Update Data Feed
Updates an existing data feed configuration.
Delete Data Feed
Deletes a data feed. Returns an error if the feed is linked to other records.
Archive Data Feed
Archives a data feed. Returns a warning if already archived.
Unarchive Data Feed
Unarchives a data feed. Returns a warning if not currently archived.
Bulk Archive Data Feeds
Bulk archives multiple data feeds by IDs.
Bulk Unarchive Data Feeds
Bulk unarchives multiple data feeds by IDs.
Check Deletable
Checks which data feeds can be safely deleted.
Get Import Config
Returns the import configuration schema for a specific data feed type. Used to determine available field mappings and settings for a given feed type.
List Data Feeds
Returns a paginated list of data feeds using the DataTable system.
Create Data Feed
Creates a new data feed and immediately dispatches an import job.
Bulk Delete Data Feeds
Bulk deletes multiple data feeds by IDs.
Show Data Feed
Returns a single data feed by ID.
Update Data Feed
Updates an existing data feed configuration.
Delete Data Feed
Deletes a data feed. Returns an error if the feed is linked to other records.
Archive Data Feed
Archives a data feed. Returns a warning if already archived.
Unarchive Data Feed
Unarchives a data feed. Returns a warning if not currently archived.
Bulk Archive Data Feeds
Bulk archives multiple data feeds by IDs.
Bulk Unarchive Data Feeds
Bulk unarchives multiple data feeds by IDs.
Check Deletable
Checks which data feeds can be safely deleted.
Get Import Config
Returns the import configuration schema for a specific data feed type. Used to determine available field mappings and settings for a given feed type.