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

Forum Posts

Need help on MongoDB Update Snap

I have inserted salesforce data into one of the Mongo database collections using MongoDB Insert. However, I will have to update the salesforce data I just inserted. How do I accomplish this by using MongoDB Update? I read through the Snap documentati...

Change Data Capture With SnapLogic

I frequently get asked by customers - does SnapLogic support Change Data Capture (CDC)? My response usually is - what does CDC mean to you? What are you looking to do? While there are a few organizations that are looking to do CDC in the traditional ...

hari by Former Employee
  • 7236 Views
  • 5 replies
  • 3 kudos

Resolved! Date in Salesforce acceptable format

Hi Team, I have 2 fields, Start and End Date coming from upstream systems (i.e. snowflake) in UTC and want this to be inserted to downstream systems (i.e. Salesforce) in UTC as well. After developing the pipeline, we found that the dates are off by 4...

REST Get Snap fails with Reason: Error occurred while parsing JSON :Premature end of chunk coded message body: closing chunk expected

Can anyone help me how to solve this issue. We are pulling full load data from Iterable daily and it takes around 6-7 hours to complete 20 million of records. Most of the times the pipeline fails with below reason after running for 1- 2hours. Please ...

Prasa by New Contributor II
  • 4003 Views
  • 4 replies
  • 0 kudos

Need Help in Logic

Hi All, My input is 123.45 → i should transform as 12345 123.456 then i should transform as 12345 should include only two characters after decimal point. thank you in advance!

Manigandan by New Contributor II
  • 1836 Views
  • 4 replies
  • 14 kudos

Marketo Access token expired

We are retrieving the leads from Marketo. I am using Marketo REST 0auth 2 for the access token. I have created the account and selected auto refresh token,but the token is not getting refreshed after 1 hour. Pipeline still fails with the access toke...