Generate public links for SharePoint files

SharePoint itself doesn't allow to have public links for all files in the library. To be able to publish files without any limitations, we've prepared a service in Azure. Because we consume Azure resources, the cost for these services will be invoiced in advance or can be installed into your Azure.

Configuration & Prerequisites:

  1. Setting up SharePoint integration
  2. Setting up Azure CDN for Pimics

You will need to first select these digital assets (pictures, documents, etc.), and then run the function Refresh Metadata. Like in the picture below:

Digital Assets - Refresh Metadata

This action will update all public links of the selected digital assets, to reflect the new CDN settings. Wherever these new links will be used online, the Pimics Azure CDN will be leveraged to ensure a better customer experience.

  1. Search for Pictures and select related link
  2. Select one or more pictures that is saved in that library
  3. Run action Refresh Metadata (under ActionsFile)

    It uses external service so Pimics need to be allowed to connect to external servicies

  4. All pictures should have the new link in field Public Link

Define conversions for channels

Using the public links Pimics can convert pictures to different formats, so you keep just one picture for all channels and Public Links will do the conversion when needed.

  1. Search for SharePoint Image Pipelines and select related links

    It uses external service so Pimics need to be allowed to connect to external servicies

  2. Select New to create a new configuration
    1. Code is an identification of pipeline that will be later on used in URL
    2. Format is a destination format like jpg, png, webp, etc.
    3. Max Width and Max Height is size of the final picture.
  3. Save the new configuration
  4. Search for Pictures and select related link
  5. Select a picture with a public link, eventualy follow Refresh public links
  6. Select an action Open Public Link
  7. Append '?pipeline=Code' to get converted picture
Title: Generate public links for SharePoint files, Author: Pimics Team