Generating production files allows you to see how the final printable file from Customily will look without the need to place an order. This is great for checking sizes, definition, and elements' placement.
Since production files are exclusive to your store, before creating one you will need to generate an API key. This API key will be used to validate your production file generation.
Important
Do not share your API key. If you suspect someone has your API key, you can always generate a new one.
To generate an API key
- Open Account settings on your left menu
- On the top menu open Integrations.
- Select Generate new API Key. If you already have an API key generated, click the button Show to see it.
Tip
If you're using Customily through Shopify and don’t know your password, you can reset it at app.customily.com/signin.
Create a new production file using Customily's Chrome extension
- Install Customily's extension in your Chrome browser.
- Go to the store product page of the preview you want to test.
- Personalize the product as needed.
- Open the Customily extension in Chrome.
- Paste your API key and save it.
- Click on Generate File—a link will appear below. Click on it.
- Wait for the estimated time indicated, then refresh the page to access the print file.
Create a new production file using the browser console
1. Customize the product as you want in your store
2. Once you’ve finished open inspect element (Right Click Inspect) and open the console tab
3. Write the code below at the bottom and paste your API Key in between the quotation marks ('')
engraver.exportFileAuth('Erase this message and paste your API key').then(u = console.log(u))
4. Press enter. This will return a link. Click the link to get the production file.
Keep in mind
Production files take a while to get generated. So if you are prompt with the screen almost there just wait a couple of minutes and refresh the page to try the download again.
Share
Was this article helpful?
Have more questions? Submit a request