Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Include these objects in your sync object list PulsarSetting:

keyKey

pulsar.sync.objects

value Value (to add):

ContentDocument
ContentDocumentLink
ContentVersionAlso,

include Adding these three objects will sync the content records that the user can access, but will not automatically retrieve the actual file during sync.  Depending on your requirements, you may prefer to have your users not pre-download all the files, but to download individual files on demand (network connectivity permitting). If, however, you require your users to always have access to the files, specify the base64 setting below.

Automatically Download Files During Sync

Include or modify the Base64 download sync setting to include ContentVersion:

keyKey:

pulsar.sync.base64download.enabledObjects

valueValue (to add):

ContentVersion

Admins will need to add the Files related list to SObject the page layouts in order to see Files within Pulsar.


PLEASE NOTE:
Due to API limitations, Salesforce Files related list support is not available within Pulsar for Event and Task objects. Also, note that enabling Salesforce Files sync may result in an increase of API calls during the catch-up syncs compared to other stages of sync depending on how many Files the user has access to. To estimate how many additional calls are made with each sync, take the number of files the user has access to and divide by 100.