Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Python Dictionary Conversion in Script Snap

Hello, I am trying to run a python script in the script snap that mocks up some test data for unit testing pipelines. The script relies on python data types such as list and dictionary to iterate through the incoming JSON document and manipulate it. ...

jskrable by New Contributor III
  • 2249 Views
  • 2 replies
  • 0 kudos

Looking for sample API pipeline

I’m tasked to build a pipeline for API service. This pipeline will accept API calls for GET/PUT/POST/DELETE to a database table. I am lost at how to get started. Please show me your example. Thank you

mtran21 by New Contributor III
  • 2153 Views
  • 5 replies
  • 8 kudos

How to Covert date in the JSON data

Hello, I am trying to work with the date (timestamp to be precise) and getting into trouble. My requirement is below. I have a stage table where the data is stored as JSON in a Variant Column and the data looks like below in that column. { “message_b...