Linked Services for Salesforce in Azure Data Factory

Neha Ganatra 20 Reputation points
2024-08-12T21:37:58.96+00:00

I am having issue creating linked Service in Azure Data Factory to Salesforce.

I get following error

Unable to establish connection to the Salesforce environment using provided client id and client secret, please verify the details. Error message: {"error":"invalid_client_id","error_description":"client identifier invalid"}

any help is appreciated.

We did create a new connected app for Azure Data Factory in Salesforce.

Attached is my image for linked Service configuration. and Connected App in Salesforce

------------Connected App in Salesforce--------------------------ConnectedApp_Salesforce_Part1

ConnectedApp_Salesforce_Part2

--------------Linked Service in ADF------------------------

SalesforceLinkedService

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,625 questions
{count} votes

Accepted answer
  1. Amira Bedhiafi 33,071 Reputation points Volunteer Moderator
    2024-08-13T07:37:58.77+00:00

    Have you enabled oAuth settings during connected app creation ?

    Have you waited a bit, as requested, between connected app creation and first call ?

    Try to connect and make the end point as below  and added password and security token : https://login.salesforce.com/services/oauth2/token

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.