You need to sign in to do that
Don't have an account?

Question About SOAP API, REST API, BULK API
In order for Tableau to connect to Salesforce data, all of the following must be enabled on both your company's account and your user profile. Where and how do I do all of these?
- SOAP API for logging on.
- REST API for getting meta data.
- BULK API for downloading objects.
- REST API for downloading objects that the BULK API does not support.
- Replication SOAP APIs for retrieving changes in the data.
- SOAP API for logging on.
- REST API for getting meta data.
- BULK API for downloading objects.
- REST API for downloading objects that the BULK API does not support.
- Replication SOAP APIs for retrieving changes in the data.
All Answers
Goto Setup -> Manage Users -> Profiles.
Select the profile which is used by Salesforce User connecting to Tableau
Click on Edit -> System Permissions
Check API Enabled.
(ref: http://onlinehelp.tableausoftware.com/v8.1/pro/online/en-us/examples_salesforce.html)
Some editions of Salesforce may not allow API access at all. Contact your Salesforce administrator to verify that your account has access to the above list of APIs.
Thanks