To Enable Einstein Discovery on Tableau Server We need to enable Extension on Tableau Server . There are few Prerequisites and requirements to enable it. The whole process is described below. CORS A prerequisite for this is configuring CORS in Salesforce Org. Here is the process to enable CORS Sign in to your Salesforce.com developer account, click your user name in the upper-right, and then select Setup . In the left navigation column, search for "cors" and select CORS . In CORS , in the Allowed Origins List section, click New . In CORS Allowed Origin List Edit , enter the URL of your Tableau server, beginning with "https://". For more information about the URL pattern, see the Salesforce developer documentation: https://developer.salesforce.com/docs/atlas.en-us.chatterapi.meta/chatterapi/extend_code_cors.htm Click Save . Reference : https://help.tableau.com/current/server/en-us/config_cors_sfdc.htm OAUTH If you are integrating Einstein Discovery extensions w...