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

Resolved! Salesforce Update REST API Throughput

The Salesforce REST API can update up to 200 records be POST call. The Salesforce Update snap documentation says that it's implemented to only update 1 record at a time in REST mode. The Bulk API is asynchronous, even in serial mode. What is the best...

tarena by New Contributor III
  • 59 Views
  • 3 replies
  • 0 kudos

Using Windows Authentication with SQL Server Accounts

The topic of "providing windows ID / Password to SQL Server has come up a few different times so below is a solution that I found to work in most instances. Scenario: Service accounts with Native SQL Server authentication is NOT supported (internal s...

ebarner by Former Employee
  • 4829 Views
  • 3 replies
  • 0 kudos

Resolved! Preview not available for Flow snaps

Certain flow snaps like “Filter”, “Head”, “Tail” when used in a complex pipeline doesn’t generate a preview while validating the entire pipeline however these generate a preview if the pipeline is simple. For instance, if I’m trying to read data from...

SFTP errors

FYI I was getting errors with pipelines using a directory browser with a basic auth account for SFTP. After doing some testing and verifying the authentication details I ended up rolling back the Binary Snap Pack version to Main19844. Problem was res...

chris_king by New Contributor II
  • 4382 Views
  • 6 replies
  • 4 kudos

Download Multiple files/ or view in the browser

how can i download multiple files using a rest get where by in the url i passed split values of different files, the response shows there are four files however when executing the pipeline as triggered task , only the first file gets downloaded     t...

SNAP.png final.png

PostgreSQL Bulk Upload

Is there a way to remove the PRIMARY_KEY from insert query getting triggered from PostgreSQL Bulk Load Snap.Issue is when the Snaplogic trying to insert data into postgreSQL the PRIMARY_COLUMN is going as NULL which is causing while inserting record ...

manojchit by New Contributor
  • 866 Views
  • 1 replies
  • 0 kudos