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

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
  • 2099 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
  • 1450 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
  • 2002 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
  • 1276 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
  • 4493 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
  • 2607 Views
  • 3 replies
  • 0 kudos

SFTP: Worked ok then settings changed not not working

We have set up a new SFTP site and we had access to it via Snap – read, write, delete. All was good. We had to change some settings for our client to access it and now SnapLogic cannot connect. I’m getting “Unable to create filesystem object for sft...

Resolved! File snap pack connections

We are using file reader and writer snaps for one of our integration to connect to SFTP → FTP servers to move the files and also to archive the files. We are running into FTP 421 error due to too many connections being open at the same time. Need to ...