Referencing Image URL's in POS Settings and Item Records.
Images are used to display logos, receipt images, coupons, item displays and other things throughout SuitePOS. Images are referenced via a URL and must be accessible publicly.
Some things to consider:
- Make sure the service you are using has Public Directories where files can be viewed publicly. NetSuite and Salesforce have public directories.
- Avoid Services that uses meta links to represent the file.
- Keep all images to less than 20k in size (ideally).
- A large amount of items with a lot of images can impact performance of the syncs.
Examples of such services are:
- NetSuite File Directory
- Salesforce File Directory
- GitHub

- Google Drive is not currently supported. It uses meta links.
- Dropbox is not currently supported. It needs account identification (therefore not public).