Skip to content

SalesForce

Description

This activity interacts with Salesforce for CRM operations. It fetches the data from swales force server

Input

Data

Output

Data

Configuration Fields

  • Connection Configuration options for authentication session for Salesforce API.
  • Operation Type of operation to be performed (e.g., query, insert, Get all,Query All,upsert).
  • Query SOQL (Salesforce Object Query Language) query string for querying Salesforce objects.(For operation Like Query and Query All)
  • Object Salesforce object on which the operation will be performed (e.g., Account, Contact).(for Get All operation)
  • Upsert Key External ID for upsert operations, used when updating records.(For upsert Operations)

Sample Input

Not Appplicable

Sample Configuration

alt text

Sample Output

Data from Salesforce