Open navigation

Salesforce Classic - Universal Connector Setup

Salesforce setup instructions for Salesforce Classic. Necessary files are attached at the bottom of this page.

(Note: this setup requires having some understanding of Salesforce administration and admin rights to the Salesforce instance)


  1. Upload UniversalConnector.zip and jquery.js into the static resource pool of Salesforce.
    /C:/751baa6fcd9687dd95e975a0a4f7a349
  2. Create a custom setting definition in Salesforce as shown below:
    /C:/b057d3a32ce938eac3075d35d0c51e6c
  3. Add below as custom fields within Custom settings:
    /C:/bb334e838ad6d2cf81e48be6fe930ecf
  4. Create a visualforce page that references the universal connector js library. (Use DEMO-Visualforce PAGE.txt).
    /C:/09cf70e9af8969a2a249d4d6d820aeacYou can switch environments by passing target env into cantoUC instance. For example, if your account is a .canto.com account- $.cantoUC({ env: "canto.com" },replaceCantoTagByImage);
  5. Create an Apex Class that is used to upload the file into Salesforce content resource. (Use UploadCantoFiles APEX CLASS.txt from the zip package).
    Please update your FirstPublishLocationId (Salesforce library ID where you would like to store the assets from Canto) and PathOnClient (Domain address).
    /C:/9747013c89cea5f9534011d7c7867cfb

  6. Add remote site URLs into Security control panel (Administer > Security Controls > Remote Site Settings).
  7. Add universal connector visualforce page as a custom component.
    /C:/c88c8d79c05ff24d89d68519ba80c2eb
  8. Design the layout of the home page with this new component.



    /C:/1878af096e8e0b65d9aab8db8390f46f



https://default-upload-bucket.s3.amazonaws.com
http://www.apexdevnet.com
https://d3opzdukpbxlns.cloudfront.net
https://default-upload-bucket-us-west-1.s3.amazonaws.com
https://d15cl5q7pq68a5.cloudfront.net
https://d11t8jqviyvwti.cloudfront.net
http://default-upload-bucket-eu-west-1.s3.amazonaws.com
https://d1qbzutfdmq0j.cloudfront.net
https://default-upload-bucket-ap-southeast-1.s3.amazonaws.com
https://d3i8rs8zfr9ybt.cloudfront.net
https://default-upload-bucket-ap-northeast-1.s3.amazonaws.com
https://d3qinymhxubcr6.cloudfront.net
https://default-upload-bucket-us-east-1.s3.amazonaws.com
https://d2zd6ny1q7rvh6.cloudfront.net
https://default-upload-bucket-ap-southeast-2.s3.amazonaws.com
https://d1cpctwkyxlljv.cloudfront.net
https://s3-us-west-2.amazonaws.com


 

Video



Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.