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

SSH and Password

Hi, Currently the SSH account supports only key based authentication, we have a requirement for 2 factor authentication with private key and password. Is this in the roadmap to support in SnapLogic? Ref: SFTP Two-Factor Authentication Using SSH Keys ...

Faster PostgreSQL Bulk Loads available

We are pleased to announce that ‘latest’ has an updated PostgreSQL bulk load snap with significantly better performance. We’re routinely seeing 3x performance in our tests but your mileage may vary. This is mostly drop-and-go but there is a small dif...

bgiles by Former Employee
  • 1338 Views
  • 0 replies
  • 1 kudos

Extra characters inserted in DB when using Bulk Loader

We have a pipeline with a SQL bulk upload snap in it. Here is our input: ID: 1 JSON : {"address: 1234 no where”} We insert several hundred of these into a SQL DB into a table with ID,JSON Create SQL: CREATE TABLE [dbo].[test_json_inc]( [id] [bigint] ...

pleblond by New Contributor
  • 2109 Views
  • 3 replies
  • 0 kudos

Get Json output from Mapper snap

Hi, I am trying to get the output of the Mapper in my custom snap. How should I write the code in my custom snap to get the Json object from the Mapper?

JiWon by New Contributor II
  • 3691 Views
  • 5 replies
  • 2 kudos