AtlasWork, planned itself.

The AI-native, all-in-one work platform. Tasks, projects, CRM, contracts, and analytics in one calm workspace.

All systems operational
  • SOC 2 II
  • ISO 27001
  • HIPAA
  • GDPR

Product

  • Overview
  • PDF tools
  • Diagram tools
  • People & HR
  • Integrations
  • Marketplace
  • Pricing

Resources

  • Guides
  • Glossary
  • Compare
  • Docs
  • API reference
  • Support
  • Changelog
  • Status

Company

  • About
  • Careers
  • Press
  • Contact

Legal & trust

  • Trust center
  • Security
  • Privacy
  • Terms
  • DPA
  • GDPR
  • SLA
  • Refunds
  • Google API data
Atlas, a product by wrxstack.com·© 2026 wrxstack·All rights reserved
PrivacyTermsSecurityStatus
Skip to documentation
Docs
Back to Atlas

Start here

  • Overview

Developer

  • REST API guide
  • Authentication
  • API reference
  • MCP (AI agents)
  • SDKs
  • Quick actions

Webhooks

  • Overview
  • Quickstart
  • Events
  • Payloads and headers
  • Security and signing
  • Delivery and retries
  • Managing via API

Connect

  • Connectors
  • Integrations

Product

  • Collaboration and chat

Reference

  • Glossary
  • Keyboard shortcuts
  • Module reference
Salesforce logo

CRM

Salesforce

Sync Salesforce accounts, opportunities, and contacts into Atlas Growth so revenue moments trigger Atlas workflows.

AuthOAuth 2.0UpdatesReal-timeAvailable

What this connector does

  • Sync Salesforce accounts, contacts, opportunities, and tasks into Atlas Growth.
  • Reflect opportunity stage and owner changes across both systems after mapping approval.
  • Attach Atlas updates to Salesforce records as activities.
  • Subscribe to platform events so dashboards stay live.

Before you begin

  • You are a System Administrator in the Salesforce org.
  • API access is enabled for your edition (Enterprise, Performance, Unlimited, or Developer).
  • You have a sandbox org for first validation.

Get your credentials

1

Open Setup, App Manager

Sign in to Salesforce as a system admin and open Setup, App Manager. Create a connected app

2

Create a Connected App

Click New Connected App. Name it Atlas Connector and enable OAuth Settings.

3

Add the Atlas callback URL

Set Callback URL to https://YOUR-ATLAS-HOST/oauth/callback/salesforce.

4

Select OAuth scopes

Add the scopes listed below and save. Salesforce may take up to 10 minutes to propagate.

5

Copy the consumer key and secret

Click Manage Consumer Details to copy the Consumer Key and Consumer Secret into the Atlas Salesforce connector settings page.

Required scopes and permissions

Access and manage your dataapi
Perform requests at any timerefresh_token offline_access
Access your basic informationid

Setup checklist

  1. Create the provider app in a sandbox or development workspace.
  2. Add the Atlas redirect URL to the provider app configuration.
  3. Copy the client id, client secret, or API key.
  4. Paste the credentials into the Atlas connector settings page.
  5. Click Connect and complete the provider sign-in screen.
  6. Run Test connection from the connector page to verify health.

Troubleshooting

  • invalid_grant after Salesforce password reset

    Salesforce invalidates refresh tokens on password change. Reconnect from Atlas.

  • OAUTH_APP_BLOCKED

    The org admin restricted this connected app. Open Manage Connected Apps and set Permitted Users to All users may self-authorize.

  • Insufficient privileges

    The connected user lacks profile access to the object. Update the profile or use a higher-privilege user.

Webhooks

Atlas subscribes to Salesforce Platform Events or change data capture channels and validates the replay id and signature.

Events Atlas listens for

  • Opportunity change
  • Account change
  • Contact change
  • Task created

Provider docs: https://developer.salesforce.com/docs/platform/pub-sub-api/overview

Disconnect and data deletion

  1. Click Disconnect on the Atlas Salesforce connector page.
  2. Open Setup, Connected Apps OAuth Usage, find Atlas Connector, and click Revoke.
  3. Atlas removes cached Salesforce object metadata within 24 hours of disconnect.

Once you have the credentials above, paste them into the live connector page to finish connecting Salesforce.

Open the Salesforce connector page

On this page

  • What this connector does
  • Before you begin
  • Get your credentials
  • Required scopes and permissions
  • Setup checklist
  • Troubleshooting
  • Webhooks
  • Disconnect and data deletion