MarketplaceStudioActivityConnector for Salesforce

Create your first automation in just a few minutes.Try Studio Web

Connector for Salesforce

Connector for Salesforce

by YouTube

StarStarStarStarStarStarStarStarStarStar

0

Activity

Downloads

175

Posted 5 years ago

Hi, I want to query from multiple objects in samesforce like "select Id, casenumber, contact.firstname, contact.lastname, contact.department from Case". While executing this query in sandbox, I get output in 3 columns only as below

Id       casenumber      Contact

2323   454                      ContactMohanRamHR

The contact object gets merged as above. Pls clarify

Posted 5 years ago

Hi Rammohan,

how to get this connector salesforce activities.nupkg in uipath studio.

Posted 5 years ago

Hi Rammonhan, I'm trying to use salesforce connector but I got this error:

RemoteException wrapping System.Web.Services.Protocols.SoapException: INVALID_SSO_GATEWAY_URL: the single sign on gateway url for the org is invalid 

   at Salesforce.Execute_SOQL_PROD.Execute(CodeActivityContext context)

How can I solve?

Thanks

Posted 6 years ago

Also can you tell me what will be the table name in sql query that you have used ?

fsd shhshs
Posted 6 years ago ago

Which sql query you talking about? Is that the one in the value for the field 'SOQLQuery' for 'Execute SOQL' activity? If yes, then the query is always in the format 'select * from object_name' where object_name will be the object when you are trying to query.

Thanks,

Rammohan B.

Posted 6 years ago

Hi Rammohan, can you please tell me from where do i get the security token?

Posted 6 years ago

Where do you get the SecurityToken from?

Posted 6 years ago

Hi Ram,

Is it possible to add 'Delete account/Record' activity to your package? I am trying to check if that works. Your help will be greatly appreciated.

Posted 6 years ago

I am trying to delete some unused accounts using UiPath, so is it possible to include 'Delete account' activity in your package?

Posted 6 years ago

Hi, I have same question, how can I delete a record/Object in Salesforce using UiPath, as there is no Delete activity in Salesforce Connector activities? Please suggest.

fsd shhshs
Posted 6 years ago ago

Hi Viswanadha, First of all, Thank you so much for using the activity. I hope its being useful to you in your automation with UiPath.

We are taking about 2 different things here, deleting an object and deleting a record from the salesforce instance. I believe deleting an object should not be a part of your automation process. It is something that has to be taken care by the Salesforce Administrator/Developer. We just don't delete it this way in PROD. Any object creation may have multiple dependencies and use cases which all may get effect. I would be glad to know the use case that you have been trying to automation where you came across a way to delete the object. I wouldn't mind in adding this activity to the package, but i highly doubt if salesforce provides this feature through WSDL Service.

About Deleting a record, I wd have to look the doc and see if it provides this feature. If it does, i will make sure that i add the as soon as possible. Interested to know the case here as well.

Posted 6 years ago

How can i delete an object in salesforce using UIPath? i haven't seen any delete activity under salesforce Activities ?

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

MIT

Privacy Terms

Technical

Version

1.1.0

Updated

February 18, 2020

Works with

It should work with all the versions of UiPath Studio.

Certification

Silver Certified

Application

Support

UiPath Community Support

Resources