This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hello, We are trying to upsert contact object in Salesforce. All fields supported by contact object are well update but the field PHE_ACC_tech_ERP_number__c which is an external ID on t...
Hi Team,
I have 2 fields, Start and End Date coming from upstream systems (i.e. snowflake) in UTC and want this to be inserted to downstream systems (i.e. Salesforce) in UTC as well. After d...
I Using saleforce read snap to read data and write to s3 in parquet format but getting error due to 'picklist' data type which is not compatible to parquet. How to handle such datat types problem
while configuring Salesforce account. Account validation failed without any error.
I am able to login into Salesforce account with the same credentials! Any permission settings required to fix t...
Hi I’m attempting to connect to a SalesForce instance using a SOQL snap, read all the table names, then use a pipeline execution snap to trigger a child pipeline that dynamically looks up all the f...
Hello,
Is it possible to pass the “Object Type” into a Salesforce SOQL Snap (or Salesforce lookup or Salesforce Read)
I want to dynamically pull data from multiple salesforce objects and pull t...
We have a use case to pull all fields from wide objects in Salesforce. I keep running into “field limit” errors: .
Does anyone have any logic or best practice for pulling in all fields from w...
Hi I am getting this as a response from Salesforce SOQL Query Snap I would like to check how many Ids we have in the response. In this instance I have to 2. And I want to perform a different action i...
Hi there,
I am trying to access the newly created record Id by in a Mapper Snap based on the information that is collected in a Salesforce Poller Snap. Unfortunately when I try to stipulate Id it r...