Error while connecting to salesforce via ADF linked service

Imran Aslam 5 Reputation points
2024-02-02T09:51:47.6733333+00:00

Hi, I am trying to create a linked service in Azure Data Factory for Sales Force. I have necessary clientid and client secret to connect to salesforce. But when I test my connection on the new linked service I am seeing following error on Environment url. Value should be in the form of https://<domainName>.my.salesforce.com Could you please help me with this problem ASAP. Thank you

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,639 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Harishga 6,005 Reputation points Microsoft External Staff
    2024-02-05T05:45:08.3866667+00:00

    Hi @Imran Aslam
    Welcome to Microsoft Q&A platform and thanks for posting your question here.

    The error message indicates that the URL should be in the form of https://<domainName>.my.salesforce.com

    To resolve this issue, need to ensure that you have entered the correct domain name for your Salesforce instance. You can find this information in the Salesforce setup menu under Company Information.

    Once you have confirmed your Salesforce domain name, update the environment URL in the linked service configuration to https://<domainName>.my.salesforce.com and test the connection again.

    If the issue persists, you can refer to the official Azure documentation on creating a linked service for Salesforce. This documentation provides detailed information on how to create a linked service for Salesforce in Azure Data Factory.

    Following up to see if the above answer was helpful. 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.


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.