Unfortunately, Mac users can't use Salesforce for Outlook as it is only supported for Windows users. However, you have the option of using Lightning for Outlook. This is available for both Windows as well. Search and browse Salesforce records inside Outlook. Create new Salesforce records, including Custom Object records, directly in Outlook. Add emails and appointments to Salesforce records in one click, even when composing. Quickly craft emails with Salesforce Templates. Manage Salesforce Tasks right from Outlook.
In this Salesforce Tutorial we are going to learn about What is Salesforce Data Loader, How to Install Apex Data Loader and How Apex loader is used to upload, delete, export and Import records.
What is Data Loader?
Salesforce Data Loader is a desktop client application used in Salesforce to import, export, delete, insert and update bulk records. Using Data Loader we can load upto 5,00,000 records.
Data Loader Operations.
Using Data Loader we can perform the following operations.
Installing Data Loader and setting up Data loader require small knowledge on generating security tokens. Before installing Data loader in Windows Operating system and MacOS we have to check system requirements.
System requirements for Windows.
System requirements for macOS.
After checking all system requirement we have to install salesforce data loader in our local system. Follow the steps given below to install salesforce data loader.
Data loader can be downloaded from data management. Go to Data Management | Data Loader.
When we try login into Salesforce.com using data loader we have to options.
Option 1 :- Salesforce login through OAuth.
Option 2 :- Login through Password Authentication.
Where password is the combination of Salesforce account password and Security Token.
Password = Password + Security Token.
Generating Security Token.
What is Security Token in Salesforce?
Security Token in Salesforce is a case sensitive alphanumeric key that is used with salesforce account password to access Salesforce via API.
How to generate Security Token?
To generate security token in salesforce go to My Settings | Personal | Rest my security Token.
When we click on Reset my security token an Email will be sent to the email address of our account. To log in to Salesforce via API we have to enter username and password.
Conclusion.
In this Salesforce Tutorial we have learned about What is Salesforce Data Loader, how to install data loader, what is Security token and how to generate new security token. In our next Salesforce admin tutorial we are going to learn about Salesforce Data loader operations.