Snap Packs
Discuss configuration of Snaps and general questions about our Snap Packs.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Salesforce Accounts vs. Dynamic Accounts

Are there specific scenarios for a regular Salesforce Account versus a Salesforce Dynamic Account? I get that you can calculate and pass in details dynamically with the dynamic account, but is that for specific types of Salesforce instances? For exa...

christwr by Contributor III
  • 1571 Views
  • 0 replies
  • 0 kudos

XML parser is not able handle UTF-8 Character set

I am trying to give input to XML parser after transcoding into UTF-8 format but the special character is getting converted to the garbage value Input : Before XML parser <?xml version="1.0" encoding="UTF-8"?> <UTF_encoded>Š</UTF_encoded> <UTF_enco...

GBekkanti by New Contributor III
  • 2227 Views
  • 0 replies
  • 0 kudos

How to get record Id from Salesforce Create snap

Hi, I am using Salesforce Create snap in Bulk API mode. How do I get record Ids of records that are created in Salesforce? The way we get it in Rest API mode is in a map in snap output. What should we check for in Bulk API mode?

amsane by New Contributor
  • 2434 Views
  • 1 replies
  • 0 kudos

Salesforce Read Snap shows only 50 records

Hi, I am using Salesforce Read snap to read records from a custom object in our org. Although there are more than 100 records, the read snap gives me only 50 records. This is observed for all the read snaps I am using. I have specified REST API and b...

amsane by New Contributor
  • 1879 Views
  • 2 replies
  • 0 kudos

Salesforce Upsert inserting lot more records

Hi, I am using salesforce upsert snap to insert records for a salesforce object, which currently has no records. The snap takes all the time in the world to complete execution. And when it does, it inserts a lot more records, although the mapper snap...

amsane by New Contributor
  • 2462 Views
  • 2 replies
  • 0 kudos

Salesforce Read snap does not read changes in Data

Hi, I made changes in record in my salesforce org. When pipeline is validated, changes are not reflected in Salesforce Read snap. What kind of configuration do I need so that Salesforce Read snap takes changes in data while pipeline is validated?

amsane by New Contributor
  • 1604 Views
  • 1 replies
  • 0 kudos

Resolved! Workday Account Create Issue

I am trying to create a workday account and encountering the following error “Failed to Validate account: Cannot Parse WSDL Clause: unable to find valid certification path to requested target (Reason: unable to find valid certification path to reques...

sriiyengar by New Contributor II
  • 5751 Views
  • 5 replies
  • 0 kudos

Using the JWT Snap Pack?

Besides the ones in the general snap documentation, does anyone have examples using JWT? I have an internal application that wants to use JWT auth for a RESP API they want me to call, but the JWT snaps seem more related to generating and validating t...

christwr by Contributor III
  • 3352 Views
  • 3 replies
  • 0 kudos