Referencing Image URL's in POS Settings and Item Records.

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:
  1. Make sure the service you are using has Public Directories where files can be viewed publicly.  NetSuite and Salesforce have public directories.
  2. Avoid Services that uses meta links to represent the file.
  3. Keep all images to less than 20k in size (ideally).
  4. A large amount of items with a lot of images can impact performance of the syncs.
Examples of such services are:
  1. NetSuite File Directory
  2. Salesforce File Directory
  3. GitHub
  • Google Drive is not currently supported. It uses meta links.
  • Dropbox is not currently supported. It needs account identification (therefore not public).