Salesforce integration

Hi Everyone,
I am trying to get some data from Salesforce using the Saleforce activities. I connected the salesforce account in the integration services on the cloud account. The connection is fine and successful.

I am using Get account activity and getting the following error.

Get Account: Request failed with error:
RequestId : 68777ffde4b01b7da967b643
Message : Failed to connecting specified endpoint due either invalid url or unknown host

Status code: BadGateway. Error code: DAP-RT-1101.

@pratik.santani

as per error code its an integration service issue

can you try to recreate the connection again and check if that works

also i hope the permissions are present for the account you are using

cheers

I got an option to allow all these access and nothing else. I granted it.

@pratik.santani

Did you try with reconnecting?

Do you have admin creds? Because ideally to grant you need it

Cheers

Yes, I reconnected multiple times.
Also, I have the system admin rights and I am using the same account for connecting via UiPath integration services.

I use the same account via mulesoft/saleforce agents and it worked fine and that is why I am a bit puzzled why I am getting such error.

I tried via studio web as well with other activities (apart from Get account), but same error.

@pratik.santani

just to confirm is the salesforce instance on prem?

as said the error code states the issue is with the connector itself and not the creds

for custom domains or private cloud accounts we might need to specify them..also unknown host error suggests the same

cheers

Thanks Anil, I went through the steps and that’s how I had already configured.

Instead of Get Account activity, I tried Query using SOQL activity and that worked fine. Weird but fine for me :slight_smile:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.