Introduction
What ETM is, how the Developer Portal works, and the core building blocks of export templates, attributes, and analyzer tests.
Export Template Management (ETM) is a set of features in the Productsup Developer Portal, backed by the standalone ETM API. Together, the Developer Portal and the API help you create, update, and manage custom, reusable export templates to be able to create exports in the Productsup platform and send data to desired target channels, such as Google Merchant Center or Amazon.
The publish workflow
Changes you make in the Developer Portal are saved as drafts and aren't live in the Productsup platform until you publish them. This lets you configure settings, attributes, and analyzer tests safely without risking unwanted changes reaching production.
When your export template is ready, select Publish at the top of the interface. See Publish export template changes for details.
Developer Portal vs ETM API
Both the Developer Portal and the ETM API let you create and manage export templates, attributes, and analyzer tests. Use the Developer Portal for interactive, one-off configuration work. Use the ETM API when you need to automate template management, integrate ETM into a CI/CD workflow, or manage templates at scale.
The ETM API is available to explore, but we are not yet providing access to it.
Tip
If you have questions or face issues, contact support@productsup.com.
How is this guide?