Quick summary
Finding a Record Type ID in Salesforce requires navigating through Setup and the Object Manager to reach the correct record type detail page. Once there, the Record Type ID is visible in the browser's address bar between the segments "RecordTypes/" and "/view".
Steps
- Click the Gear icon in the top-right corner of Salesforce and select Setup from the dropdown menu.
- On the Setup page, select the Object Manager tab.
- Find and select the object whose Record Type ID you need to locate.
- In the left pane, navigate to the Record Type option.
- Click on the Record Type Label for the specific record type you are looking up.
- Copy the Record Type ID from your browser's address bar, located between "RecordTypes/" and "/view".



