- Overview
- Adobe Sign
- Alteryx
- Amazon Comprehend
- Amazon Connect
- Amazon Rekognition
- Amazon Textract
- Box
- Release notes
- About the Box activity package
- Fix XAML After Package Update
- Project compatibility
- Setup
- Technical references
- Box Scope
- Commit Session
- Create File Version Session
- Create Upload Session
- Upload Part
- Delete Old Version
- Get Versions
- Promote Version
- Upload File Version
- Copy File
- Delete File
- Download File
- Get File Comments
- Get File Info
- Get File Info Details
- Get File Lock Info
- Lock File
- Move File
- Unlock File
- Upload File
- Copy Folder
- Create Folder
- Delete Folder
- Get Folder Info
- Get Folder Items
- Rename Folder
- Search For Content
- Execute Method
- Cognitive
- DocuSign
- Release notes
- About the DocuSign activity package
- Project compatibility
- Setup
- DocuSign Scope
- Invoke DocuSign Operation
- Create Envelope
- Create Envelope And Send
- Create Envelope From Template
- Create Envelope Recipients
- Get Document
- Get Documents
- Get Envelope
- Get Form Data
- Send Envelope
- Update Envelope
- List Attachments
- List Custom Fields
- List Documents
- List Envelope Status Changes
- List Recipients
- Create Bulk Send List
- Create Bulk Send Request
- Get Bulk Send List
- Get Bulk Send Lists
- Create Template Custom Fields
- Create Template Recipients
- Get Template
- List Templates
- Google Vision
- Jira
- Release notes
- About the Jira activity package
- Project compatibility
- Setup
- Jira Scope
- Execute Method
- Add Attachment
- Delete Attachment
- Download Attachment
- Get Attachments
- Add Comment
- Delete Comment
- Get Comments
- Create Component
- Delete Component
- Get Components
- Search Dashboards
- Create Filter
- Get Filters
- Create Issue Link
- Delete Issue Link
- Get Issue Link Types
- Get Issue Links
- Add Watcher
- Assign Issue
- Clone Issue
- Create Issue
- Delete Issue
- Get Issue
- Get Watchers
- Remove Watcher
- Search Issues Using JQL
- Transition Issue
- Update Issue
- Create Project
- Delete Project
- Get Project Types
- Get Projects
- Update Project
- Get Transitions
- Create User
- Delete User
- Find Users
- Marketo
- Microsoft Dynamics
- Microsoft Dynamics Finance and Operations
- Microsoft Translator
- Microsoft Vision
- Oracle Integration Cloud
- Oracle NetSuite
- Salesforce
- Release notes
- About the Salesforce activity package
- Project compatibility
- Setup
- Quickstart
- Salesforce Application Scope
- Create Bulk API Job
- Get Bulk API Job
- Get Bulk API Job Results
- Start or Abort Bulk API Job
- Assign File
- Download File
- Upload File
- Composite Request
- Delete Record
- Get List View Records
- Get Record
- Insert Record
- Update Record
- Upsert Record
- Execute Report
- Execute SOQL
- Format Column Names
- Format Labels And Values
- Lightning REST API Request
- Search
- SAP BAPI
- ServiceNow
- Slack
- Smartsheet
- Release notes
- About the Smartsheet activity package
- Project compatibility
- Setup
- Technical references
- Quickstart: Working With Rows
- Smartsheet Application Scope
- Attach File
- Attach URL
- Delete Attachment
- Get Attachment
- List Attachments
- Add Comment
- Delete Comment
- Get Comment
- List Discussions
- Copy Folder
- Create Folder
- Delete Folder
- Get Folder
- List Folders
- Add Group Members
- Get Group
- List Groups
- Remove Group Member
- Get Report
- List Reports
- Add Rows
- Copy Rows
- Create Discussion on Row
- Delete Rows
- Get Row
- List Rows
- Move Rows
- Update Rows
- Copy Sheet
- Create Sheet
- Create Sheet From Template
- Download Sheet
- Get Sheet
- List Sheets
- Update Sheet
- Add User
- Get User
- List Users
- Remove User
- Copy Workspace
- Create Workspace
- List Workspaces
- Import Sheet From CSV / XLSX
- Invoke Smartsheet Operation
- Search Activity
- Send Via Email
- Share Object
- SuccessFactors
- Tableau
- Twilio
- Workato
- Workday
Setup
To enable the Salesforce activities, you must establish a connection to your Salesforce Org by entering credentials in the Salesforce Application Scope activity. These credentials give a Robot the ability to take action on your behalf and automate the different Salesforce processes.
As noted in the About page, the Salesforce activities have two prerequisites, a Salesforce login (non-developer or developer) and a Salesforce connected app. Each prerequisite generates or informs the credentials that the Salesforce Scope Activity needs to establish a connection (shown in the image below).
The following setup steps show you how to create a Salesforce developer login and connected app, as well as, show you how to collect the required credential details.
- If you have a non-developer or existing developer Salesforce login, you can go to the Create a connected app section (for automation development and testing purposes, it's recommended that you have a developer login to easily create and delete generated data).
- If you have both a Salesforce login and a connected app (that you want to use for the Salesforce activities), you can go to the Get your credentials section.
Create a Salesforce developer login
Creating a new Salesforce developer login is simple and free.
- Go to https://developer.salesforce.com/signup.
- Enter your contact information.
- Enter a unique Username.
- Submit the form and wait for your welcome email.
- In the welcome email, click the link to set your Password.
You're done! The next step is to create a Salesforce Connected App.
- You don't have to perform any further configurations to start using the activities. But, if you're interested in learning more about your developer login and the different configurations you can do, see Prepare Your Org in the Salesforce External Identity Implementation Guide.
Create a connected app
- If you're not yet already, login to your Salesforce Org (developer or non-developer).
-
Go to your account Setup page (click the gear icon in the upper right-hand corner).
- In the left-hand navigation, under Platform Tools > Apps click App Manager.
-
After the App Manager opens, click the Create New Connected App button.
-
Under Basic Information, enter a Connected App Name and API Name (e.g., UiPathTest for both), along with your Contact Email.
- Under API (Enable OAuth Settings), select Enable OAuth Settings (this opens the OAuth Settings).
- Enter a Callback URL (e.g., http://localhost:8080).
- For your Selected OAuth Scopes, add Full Access from the list of available scopes.
-
Select Require Secret for Web Server Flow (if it's not selected by default) and click the Save button at the bottom of the page.
You're done! You just created your connected app (it takes 2-10 minutes to fully populate in the system). The next step is to get the credentials you need for the Salesforce Application Scope activity.
Get your credentials
The following steps show you where to get your Consumer Key, Consumer Secret, and how to generate your Security Token (required for developer logins).
First, get your Consumer Key and Consumer Secret.
-
After creating your connected app, the app's Manage Connected App page should open.
-
If it did not open, or if you're just starting your setup, follow the steps below:
- In the left-hand navigation, under Apps > Connected Apps, click Manage Connected Apps.
-
Find your connected app in the list of apps (e.g., UiPathTest) and click the down arrow icon > View.
-
If you don't see a connected app or can't view the information, contact your Salesforce administrator.
-
-
Under API (Enable OAuth Settings), copy your Consumer Key and Consumer Secret and store them locally for quick and secure access later (remember where you store them as you'll need them when adding the Salesforce Application Scope activity to your project).
Next, generate your Security Token.
-
Go to your account Settings (by clicking on your profile icon in the upper right-hand corner)
-
- In the left-hand navigation, under My Personal Information, click Reset My Security Token.
-
Click the Reset Security Token button and check your email for your new token. After you receive your email, copy the new token and store it locally with your Consumer Key and Consumer Secret.
You're done! You now have your credentials and are ready to build automation projects with the Salesforce activities.
To start building your automation projects, see the Quickstart guide. This guide provides step-by-step instructions to help you create a working sample so that you can verify the connection to your Salesforce org and get familiar with the activity input/output properties.
To learn more about the Salesforce activities, see Activities for links to the activity detail pages.