function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
wenchun zgwenchun zg 

visualforce pages and connected app??

We have a app that written with Visualforce pages and Apex controllers, when we publishing it, is there need to wrap it as a Connected App? There's NO the need I think. 

Another question is, when should use Connected app? What kind of scenario is?


Thanks
Hargobind_SinghHargobind_Singh
Hi Wenchun,

You need Connected App if you want to use Integration and want to connect from 3rd party systems. If you are only using VF and Apex, you wont' need a connected App as it would be a native Salesforce App. 

Hope this helps. Here is some more information : https://developer.salesforce.com/page/Connected_Apps