Productsup
Dev PortalConnector Setup

Type-specific config

Additional configuration steps that depend on your connector type.

Some connector types require additional configuration beyond the common setup steps. These steps only appear in the setup wizard when they apply to your connector's type.

Download, transform, write, and upload connectors have no type-specific configuration.

Data source configuration

Applies to: Data source connectors.

FieldRequiredDescription
CategoriesYesOne or more categories that describe what your datasource connects to. Used to organize connectors in the platform marketplace.

Available categories:

CategoryDescription
Most popularFrequently used datasources
Shopping platformE-commerce marketplaces (Amazon, eBay, etc.)
Shop systemsOnline shop software (Shopify, Magento, etc.)
Cloud servicesCloud-based data providers
PIM / PMSProduct Information / Management Systems
Tracking systemsAnalytics and tracking platforms
Custom importCustom or file-based imports
OrdersOrder data sources
MiscellaneousEverything else (default)

Export configuration

Applies to: Export and Export delta connectors.

FieldRequiredDescription
ChannelsYesThe export channels this connector supports. Channels must exist on the Productsup platform and match the connector type.
Feedback fileNoEnable feedback files to report export results (success/failure per product) back to the platform. When enabled, you can configure source and target connection columns for matching products.
Category-specific attributesNoEnable support for category-specific attributes if the export channel uses them.

Feedback files

When feedback files are enabled, the connector writes export results back to the platform. This lets end-users see which products exported successfully and which failed. The feedback data is imported as an additional data source on the next site run.

FieldRequiredDescription
Source connection columnNoThe column name in the source data used to match products.
Target connection columnNoThe column name in the exported data used to match products.

Data service configuration

Applies to: Data service connectors.

FieldRequiredDescription
Column prefixYesA prefix added to columns generated by this service. Must be unique across data services. Convention: starts with ___ followed by lowercase letters.
Service typeYesInternal — runs within the platform. External — file-based or external service.
StagesYesWhich processing stages this service runs in. At least one stage is required.
Max usageNoMaximum number of sites that can use this data service. Leave empty for unlimited.
Service categoryNoA category for grouping similar data services.

Stages

StageDescription
ImportRuns during the import phase of a site run.
IntermediateRuns during intermediate processing between import and export.

How is this guide?

On this page