Create your first automation in just a few minutes.Try Studio Web →
by Rammohan Banda
0
Activity
39.1k
What Salesforce API version is this version targeting?
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
Hi Rammohan,
how to get this connector salesforce activities.nupkg in uipath studio.
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
Also can you tell me what will be the table name in sql query that you have used ?
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.
Hi Rammohan, can you please tell me from where do i get the security token?
Please check this,
https://help.salesforce.com/articleView?id=user_security_token.htm&type=5
Where do you get the SecurityToken from?
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.
I am trying to delete some unused accounts using UiPath, so is it possible to include 'Delete account' activity in your package?
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.
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.
How can i delete an object in salesforce using UIPath? i haven't seen any delete activity under salesforce Activities ?
License & Privacy
MIT
Privacy Terms
Technical
Version
1.1.0Updated
April 4, 2023Works with
Studio: 21.10 - 22.10
Certification
Silver Certified
Support
UiPath Community Support
Resources