LogoLogo
About UsCustomersResourcesGet Started for Free
  • What is Select Star?
  • 🏁Getting Started
    • 1. Data Source Setup
    • 2. Mark Service Accounts
    • 3. Hide Unwanted Datasets
    • 4. Invite Owners
    • 5. Add Documentation
    • Next Steps
  • πŸ”„Integrations
    • Snowflake
      • Using Key Pair Authentication
      • Using Password Authentication
      • Snowflake Tag Sync
      • Snowflake Key Pair Rotation
    • Databricks
      • Databricks on AWS
      • Databricks on Azure
    • BigQuery
    • AWS Redshift
      • Manual setup
    • Microsoft SQL Server / MS SQL (beta)
      • Query Logs
    • MySQL (beta)
      • Query Logs
    • Oracle (beta)
      • Query Logs
    • Salesforce (beta)
    • DB2 (beta)
    • PostgreSQL
      • AWS Aurora PostgreSQL
      • AWS RDS PostgreSQL
      • PostgreSQL on-prem
    • AWS Glue (beta)
    • dbt
      • dbt Cloud
      • dbt Core (open source)
      • dbt Tags
      • dbt Tests
      • dbt docs Sync
        • Github dbt docs Sync
        • Bitbucket dbt docs Sync
      • dbt Impact Report
      • dbt Project Dependencies
    • Apache Airflow (beta)
    • Tableau
      • Tableau Cloud
      • Tableau Server
    • PowerBI
    • Looker
    • Metabase
    • Fivetran (beta)
    • Mode
    • Sigma Computing
    • Sisense / Periscope (beta)
    • Looker Studio (beta)
    • ThoughtSpot
    • QuickSight (beta)
      • Event Logs
    • Hex (beta)
    • Slack
    • Monte Carlo
    • Private Network
    • Request an Integration
  • ✨Features
    • Search
    • Table Page
    • Database Page
    • Dashboard Page
    • Data Lineage
    • Entity Relationship Diagram (ERD)
    • Queries & Joins
    • Tags
    • Teams
    • Discussion
    • Downstream Notifications
    • Documentation
      • Pages
      • Metrics
        • Metrics Generation
      • Glossary
    • Automated Documentation
    • User Analytics
    • Chrome Extension
    • Source Tables
    • Cost Analysis
    • Schema Change Detection
    • AI Features & Settings
      • Ask AI Chatbot
    • Request a Feature
  • 🧭Data Discovery
    • Where's my data?
    • Where's my dashboard?
    • How can I get the full context of this data?
    • My dashboard looks off
    • Change management
    • I'm new to the team
    • I have a data question
  • πŸ—ƒοΈData Management
    • Add Documentation
      • CSV Metadata Upload
    • Collections
    • Tags
    • Data Ownership
    • Sensitive / PII Data
    • Automated PII Detection
  • πŸ“šLearning Data
    • Getting Started: Looker
    • Getting Started: Mode
    • Getting Started: Tableau
    • Getting Started: Snowflake
    • Getting Started: Databricks
    • Getting Started: Data Warehouse
    • Getting Started: BigQuery
      • Nested Fields
    • Getting Started: Sigma
    • Getting Started: ThoughtSpot
  • πŸ› οΈData Source Management
    • Manage Data Sources
    • Connect Data Source Users to Select Star
    • Custom Attributes
    • Recent Queries
  • πŸ‘₯User Management
    • Invite Users
    • Roles & Permissions
    • SAML SSO
    • Importing Roles and Teams (Okta)
    • Policy Based Access Control
    • Account and User Settings
  • πŸ’»Select Star API
    • Overview
    • API Token
    • Getting Started
    • Rich Text Descriptions via API
    • Troubleshooting
    • API Examples
    • API Reference
  • πŸ”“Security & Compliance
  • ❓FAQ
    • Icon Map
  • πŸ“°Changelog
    • April 16, 2025 - Semantic Models, AI Metrics, and More!
    • March 12, 2025 - Fivetran Integration, Tableau Updates and More!
    • February 6, 2025 - Collections, Slack App Published, Salesforce Formula Lineage and more!
    • December 10, 2024 - Hex Integration, Impact Score & Snowflake Key Pair Authentication!
    • November 13, 2024 - New Navigation, Airflow and More!
    • September 30, 2024 - Upstream Data Quality Issue Tracking & 5 New Integrations!
    • August 30, 2024 - Monte Carlo, dbt Cross-Project Lineage
    • July 31, 2024 - Glossary Import, Lineage Updates & more!
    • July 9, 2024 - Lineage Explorer 2.0, Slack AI and Notifications
    • February 29, 2024 - AI Chat, Schema Change Notifications
    • February 23, 2024 - Manual Lineage Creation
    • November 23, 2023 - Bulk AI Documentation
    • October 19, 2023 - Downstream Notifications
    • October 16, 2023 - New Homepage
    • October 13, 2023 - dbt Impact Report
    • Historical Changelogs
  • Security & Compliance
  • System Status
Powered by GitBook
On this page
  • 1. Create a service account for Select Star
  • 2. Required permissions
  • 3. Get your security token
  • 4. Create a new data source in Select Star

Was this helpful?

  1. Integrations

Salesforce (beta)

Follow these steps to connect your Salesforce instance to Select Star.

PreviousQuery LogsNextDB2 (beta)

Last updated 1 month ago

Was this helpful?

For instances operating within a non-publicly accessible environment, such as a private network, please refer to our guide on for detailed instructions and best practices.

1. Create a service account for Select Star

We recommend creating a dedicated service account for Select Star with metadata-only roles and permissions. This account must be a normal user with direct login credentials and not an SSO-based user. Using an SSO-based user (such as one managed by Okta) can cause authentication issues, as the API access requires a dedicated username and password that is not subject to external identity provider restrictions.

  • Go to Settings β†’ Setup β†’ Users β†’ Users and click New User

    • Last Name selectstar

    • Email Your email

    • User License Salesforce Integration

    • Profile Minimum access - API Only Integrations (note: if you select the minimum access profile, an administrator will need to obtain the Security Token for you)

  • Click the Save button

  • Click Continue

2. Required permissions

To fetch metadata from Salesforce, you need the following permissions:

  • API Access – Required to allow API access in your Salesforce organization.

  • Object Permissions – Required to read the Salesforce objects being ingested.

  • View Setup and Configuration – Required to fetch metadata such as Field Definitions.

3. Get your security token

The Salesforce Security Token is required to access the metadata through APIs.

Ensure that the account used for API access is a normal user with direct login credentials and not an SSO-based user.

  • Login to an account with administrator privileges.

  • Go to Settings β†’ Setup β†’ Users β†’ Users

  • Locate the API-only user and click the Login button

  • Click on the username and select My Settings

  • From the Personal section, select Reset My Security Token

  • Click the Reset Security Token

  • The new token will be sent to the email address of the API-only user.

If there is no option to login next to the edit button, you need to enable the β€œAdministrators Can Log in as Any User” option in the Setup menu:

  • Go to Settings β†’ Setup β†’ Login Access Policies

  • Select the Administrators Can Log in as Any User checkbox.

  • Click Save.

4. Create a new data source in Select Star

  • Display Name - The Name you want to give to your new data source

  • Username - The user's username

  • Password - Your password

  • Security Token - Your security token

  • Salesforce Domain - You can specify the domain you want to use to access the platform (default login)

Select Star currently does not support Popularity for this integration.

Your metadata should start loading automatically, once the sync is complete, you'll be able to see it in Select Star.

See the link below for more information on how to navigate through data warehouses.

If you need further assistance please check this on how to get the security token.

Salesforce API Version - You can specify the API version if needed, follow the steps mentioned to get the API version (default 42.0)

πŸ”„
doc
here
Getting Started: Data Warehouse
Integrating Private Network Data Sources
Create a service account for Select Star
Required permissions
Get your security token
Create a new data source in Select Star
Create Data Source