Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now

How to get started with Salesforce in Qlik Automate

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
PradeepUrala
Former Employee
Former Employee

How to get started with Salesforce in Qlik Automate

Last Update:

Jun 25, 2025 1:56:28 AM

Updated By:

Sonja_Bauernfeind

Created date:

Sep 6, 2021 8:49:14 AM

This article helps the users of Qlik Automate to understand the functionalities of the Salesforce connector.

The Salesforce connector supports the generic CRUD operations that can be performed on the Salesforce application, such as:

  • List Recently Deleted Records Incrementally
  • List Recently Created and Updated Records Incrementally
  • List Records Incrementally
  • Get Record By Id
  • Get Record By External Id
  • Create Record
  • Update Record
  • Upsert Record By External ID
  • Delete Record By Id
  • Custom Query
  • Custom Query (All)

For more information, see Generic Blocks.

In addition to the above blocks, the Salesforce connector can also support bulk operations. With Bulk API 2.0 (Jobs), you can insert, update, upsert, or delete large data sets by preparing a comma-separated value (CSV) file. Below is a list of available blocks for these operations:

  • Create Bulk Upload Job
  • Upload Job Data
  • Get Upload Job Information
  • Close Or Abort Upload Job
  • Get Upload Job Successful Record Results
  • Get Upload Job Failed Record Results
  • Get Upload Job Unprocessed Records Results
  • List Upload Jobs

For more information, see Upload Jobs.

 

Authentication for this connector is based on the oAuth2 Protocol. See this article for more details on Authenticating to Salesforce.

 

Now, let's go through a basic use case to retrieve all the Object Types from the Salesforce organization.

  1. Create an automation.
  2. From the left menu, search for the (aSalesforce connector and select it (b).

    search and select the salesforce connector.png

  3. Once the Salesforce connector is selected, use the Search for blocks input to search for the List Object Types block.

    List object types.png

  4. Drag and drop the block into the automation and link it to the start block. See Connect to Salesforce for details.

    drag and drop list object types.png

     

  5. Run the automation. This will output a paginated list of Object Types available.

Next steps 

How to create tasks in Salesforce and compel your sales team into taking action

Tags (1)
Labels (1)
Version history
Last update:
‎2025-06-25 01:56 AM
Updated by: