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
DharaneshDharanesh 

Remote site settings

Hello Team,

I need some suggestions deploying remote site settings dynamically.
We already have created remote site settings for each org that we own, but we have org sepific end point URL's for each org. Currently we are manually updating the URL's manually in each org. I wanted to see if we can automate this? 
Please let me know if there is already something out there which does this?

Thank You
VinayVinay (Salesforce Developers) 
Hi Dharanesh,

Below are links which give you more information on how to set remote site settings dynamically.

http://technome2.blogspot.com/2017/05/creating-remote-site-settings.html
https://salesforce.stackexchange.com/questions/25005/dynamically-set-remote-site-setting-in-apex
https://www.sfdcstuff.com/2018/08/remote-site-settings-way-to.html
https://andyinthecloud.com/2014/07/29/post-install-apex-metadata-api-configuration-solved/

Hope above information was helpful.

Please mark as Best Answer so that it can help others in the future.

Thanks,
Vinay Kumar
DharaneshDharanesh
Thanks Vinay, checking the soruces that you provided. 
VinayVinay (Salesforce Developers) 
Please mark as Best Answer if above information was helpful so that it can help others in the future.

Thanks,
Vinay Kumar