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

Forum Posts

Downloading files stored in Google Drive

Dear Community, I have a use case wherein I need to download a file from Google Drive. I followed this guide and the authorization is working fine: Connecting SaaS providers with SnapLogic's OAuth-enabled REST Snaps | SnapLogic Then, I configure RE...

marenas by New Contributor III
  • 2043 Views
  • 7 replies
  • 0 kudos

Resolved! Unique in multiple childs

Hi there, I have a schema like this in which the data looks like below Basically, I am making an API call to insert order Line, and as they are getting inserted, the response result is bringing back the records. starts with 1 then based on the numb...

manohar by Contributor
  • 956 Views
  • 4 replies
  • 5 kudos

Read a zip file

Hello all, I have a requirement where: I am getting a response from a REST GET as a ZIP file. I need to extract out this zip file.Can anyone suggest me a way to do so. Thanks.

Resolved! Script Snap Limit of 50 Documents?

I’m working on transforming some data that’s coming in from a REST GET Snap. The format of the data that is being returned is quite disjointed. Essentially, the headers come in one of the JSON elements, and the data comes in another set. I have to ma...

jordanc by New Contributor II
  • 1521 Views
  • 3 replies
  • 1 kudos

Resolved! How to get the cartesian product kind of output?

I have an Join(merge) output as below. [ { “BCUNAME”: “1q”, “REQUESTNUM”: “639431”, “no”: “4”, }, { “BCUNAME”: “e4” }, { “BCUNAME”: “rf” }, { “BCUNAME”: “14r” }, { “BCUNAME”: “26t” }, { “BCUNAME”: “3PH” } ] But I want to keep “REQUESTNUM”: “639431”, ...

nirupama by New Contributor II
  • 941 Views
  • 2 replies
  • 2 kudos

Resolved! Changing poorly formatted date into a clean date

I’m working on creating a few pipelines to transform some data, but I’m having an issue with the date field. The date field I pull is a string and not a date which is the main issue. It’s formatted as MMM 'yy so as an example October 2022 would be fo...

BigUrn by New Contributor
  • 585 Views
  • 2 replies
  • 3 kudos