An Azure service for ingesting, preparing, and transforming data at scale.
Hi @SW
It looks like you're facing issues while setting up a new linked service for Salesforce in Azure Data Factory. Since Salesforce has transitioned from username-password authentication to client ID and client secret, the error message suggests there might be an issue with the credentials you entered.
To resolve this issue, please follow the steps below:
- Make sure that you have created a connected app in Salesforce and obtained the client ID and client secret. If you have not done so, please follow the instructions in this Salesforce documentation to create a connected app.
- In Azure Data Factory, create a new linked service for Salesforce.
- Configure the service details, test the connection, and create the new linked service. Enter the client ID and client secret that you obtained from Salesforce in the corresponding fields and save the linked service and test the connection.
- The following properties are supported for the Salesforce linked service.
For more details, refer to Copy data from and to Salesforce using Azure Data Factory or Azure Synapse Analytics.
If you are still unable to establish a connection, please double-check that the client ID and client secret are correct and that the connected app has the necessary permissions to access the Salesforce environment. If you continue to experience issues, please let me know and I will do my best to assist you further.
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.