Productsup
Export Templates

Publish export template changes

How to publish draft configurations to make export templates available in the Productsup platform.

2 min read

While the Dev Portal lets you save progress on each step of creating or modifying an export template, these changes remain in a "Draft" status and aren't officially published in the Productsup platform.

The Publish feature lets you move your draft configurations into live, making export templates and any changed configurations available in the Productsup platform. This way, you can safely configure settings, attributes, and analyzer tests without risking making unwanted or unfinished changes become available in production.

When you are confident that your export template is ready for use, select Publish at the top of the interface.

When an export template has changes that you have not published yet, the interface displays a warning at the top of the export template page.

Publishing covers every unpublished change on the export template, including changes made through the Export Template Management API.

Changes made through the API

If you configure export templates through the Export Template Management API instead of the Dev Portal, publishing works the same way, except that you request it yourself. Each API write stores a draft, and the change becomes available in the Productsup platform only after you commit it. Analyzer tests are the exception — they take effect immediately and need no commit.

To publish all unpublished changes on an export template, send a POST request to /V1/export-templates/{templateId}/commit.

See Publishing changes for more information.

On this page

Still stuck?

Reach out to our support team and we’ll help you get unstuck.

Contact support