Salesforce
Don't see the Salesforce integration?
Salesforce is available as an add-on to Enterprise plans. To enable Salesforce for your team, email sales@heyglide.com. Browse Glide’s plans and find the right fit for you.
The Salesforce integration allows you to interact with leads, contacts, accounts, opportunities, and other CRM data directly from your Glide apps
Adding the Salesforce Integration
You must sign in with a Salesforce developer account with admin access. A Salesforce administrator may be needed to assist with this setup.
In Glide, click the Settings icon in the upper-right corner.
Navigate to the Integrations tab and then select Salesforce.
Features and Actions
The Salesforce integration in Glide provides access to 140+ actions across 32 Salesforce objects, including:
- Leads - Potential customers and prospects
- Contacts - Individual people associated with accounts
- Accounts - Organizations and companies
- Opportunities - Sales deals and revenue opportunities
- Cases - Customer support requests and issues
- Campaigns - Marketing campaigns and initiatives
- Tasks - Activities and to-do items
- Events - Calendar events and meetings
- Products - Products and services you sell
- Orders - Customer orders and purchases
- And many more
For most objects, Glide supports standard actions:
- Create - Add a new record
- Delete - Remove a record
- Find by ID - Retrieve a specific record
- List - Get multiple records
- Update - Modify an existing record
Using Salesforce Actions
All Salesforce actions can be added to Components that support actions or to Workflows. 64 Salesforce actions can be used as Computed Columns in the Data Editor.
Additional Documentation
The Salesforce integration is hosted by a third-party service. Read more about the full features of this integration here.
Data Editor
Layout Editor
Workflow Editor
Add a new column by clicking the (+) plus symbol to the right of the table.
- New columns added with the plus button will always appear on the right. If you’d like to add a column somewhere else in your data, you can select the dropdown menu on an existing column and choose Add column right. You can also click and drag columns to rearrange them.
Search for the Salesforce action you want to use or navigate to Integrations → Salesforce and select the action.
Working with JSON Responses
Salesforce actions return data in JSON format. You may need to parse JSON response bodies to extract specific values. For more information about working with JSON data in Glide, check out our documentation on JSON.
Parsing data from JSON responses can require additional configuration. The complexity depends on the Salesforce objects and data you’re working with.
Using the Salesforce API
For advanced use cases, the Call Salesforce API action allows you to make custom API requests. Learn more about Call API.
Salesforce has its own API rate limits and usage restrictions based on your Salesforce account. These limits still apply when using Salesforce through Glide. Learn more about Salesforce rate limits.
Frequently Asked Questions
What plan do I need to use the Salesforce integration?
Salesforce is available as an add-on to Enterprise plans. Contact our sales team to enable this integration for your team.
Can I connect multiple Salesforce accounts?
No, teams can only connect one Salesforce account at a time.
Do Salesforce actions consume updates?
Yes, workflow runs and data operations (create, update, delete) count toward your Enterprise updates quota.