This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
To prevent further spamming incidents, we have changed our permissions for the members of this community. While anyone can visit our community, only verified customers, partners, and employees will have posting access. Email community@snaplogic.com to verify your account.
Trending Topics
The Integration Nation is an active and collaborative place to learn more about events and ask questions to fellow fans! Check out our most popular conversations happening right now!
Hi,I have certain observations while running a pipeline with SQS snap as trigger.1. On startup, pipeline reads all available messages from sqs and hold them in buffer and process them as per concurrency2. There is no mechanism to control the speed at...
Hi Snaplogic experts, my pipeline is creating one big CSV file (50k rows) as the result. Collegues asked me, if it is possible to split this big CSV file into smaller ones (create csv files with thousand rows)My question is, how to make more csv fil...
Hello all,I'm using a HTTP snap to get a list of tasks in a given project, and by default the server returns maximum 100 items per call. To get the items above 100, the endpoint has a query parameter "skip" that offsets the number of items to skip to...
The Retrieval-Augmented Generation (RAG) pipeline has gained significant traction in recent years. Large Language Models (LLMs) leverage domain-specific knowledge through the RAG mechanism to generate insightful and contextually relevant responses. I...
How can I parse a string in an object to Date?eg. Date.parse($vendorBill.tranDate, "dd-MM-YYYY") gives me NaNHow would I parse this correctly to return the date in the $vendorBill.string object please?
Join us for the SnapLogic Product Webinar on March 5, 9 am PT / 12 pm ET / 5 pm GMT / 6 pm CET / 10:30 pm IST and discover how the latest updates to the SnapLogic Intelligent Integration Platform (IIP) can accelerate your enterprise automation, enhan...
Hi SMEs,Good day, with the upcoming deprecating REST snaps currently migrating some of my ultra task to Http Client snap but Http Client snap needs to have at least 1 output view, while REST post snap can have 0 output viewQuestion: Is there a snap t...