You need to sign in to do that
Don't have an account?
How register dynamic external site from apex call out in managed package?
I need to give the access to edit the external site in a managed package. Currently I'm using named credentials but It wont give the access to change the url. Is there any work around for this? Thanks
Thanks for the reply. I need to edit the end point url of named credentials from the subscriber. Since I need to make a configurable end point url to the manage package installed org. Is there any other way to do this? Thanks.
As I found we can't edit named credential end point url after installation. :(
https://developer.salesforce.com/docs/atlas.en-us.packagingGuide.meta/packagingGuide/packaging_component_attributes.htm
Thanks