Posts

Showing posts with the label Salesforce Instance

How to determine which release my org is running and Salesforce instance’s data centers ?

Image
  Find my Instance -With a globally distributed data center strategy, Salesforce is committed to being the most secure, trusted, and reliable cloud computing service. Use the map to explore and find your Salesforce instance’s data centers. https://availability.salesforce.com/find-my-instance/ Check Salesforce Instance Status - Check service availability and performance for Salesforce products. https://status.salesforce.com/ Where is my Salesforce instance located? -  https://help.salesforce.com/s/articleView?id=000396845&type=1 Find the release version of Salesforce production or sandbox org https://help.salesforce.com/articleView?id=000317969&type=1&mode=1 Find Salesforce Edition and API version https://help.salesforce.com/articleView?id=000334996&type=1&mode=1 https://www.youtube.com/watch?v=jCsK64zIxbc If you like to see it in xml, goto /services/data/ on your instance. https://[instance].salesforce.com/services/data/ https://[domain].lightning.f...

Salesforce Dev Hub

Image
Salesforce Dev Hub is a feature that enables organizations to manage multiple Salesforce environments and streamline the development lifecycle for building and deploying Salesforce applications. It provides a centralized hub for managing Salesforce development projects, environments, and resources. Salesforce Dev Hub provides a centralized platform for managing Salesforce development projects, environments, and resources, empowering organizations to adopt modern development practices, enhance collaboration, and accelerate the delivery of high-quality Salesforce applications. Select and Enable a Dev Hub Org Set Up Your Salesforce DX Environment Enable Dev Hub2 to: Create and manage scratch orgs from the command line Scratch orgs are disposable Salesforce orgs that are used to support development and testing. They are fully configurable, allowing developers to emulate different Salesforce editions with different features and preferences. View information about your scratch orgs Informati...