Welcome to the Integration Nation!

Discuss, learn, and share how to leverage the power of SnapLogic, and build deep relationships with your peers.

cancel
Showing results for 
Search instead for 
Did you mean: 
7504members
20848posts
Announcements

Community Update

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.

Community Activity

Resolved! SQS -pipeline stalling

Hi All,I am facing a peculiar issue with a new pipeline being built. the pipeline is setup to consume an SQS message > apply some processing and auditing(Via MySQL DB) > acknowledge the SQS messageThe pipeline runs correctly when the SQS Consumer Sna...

ksalem_0-1739984190631.png
ksalem by New Contributor III
  • 10 Views
  • 2 replies
  • 0 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
  • 1558 Views
  • 3 replies
  • 3 kudos

Resolved! API without parameters returns empty JSON

I have a triggered task that pulls data from a database and formats the JSON to be returned by an http request.I added a parameter called 'dataset_name' so users making an api call can select just one record from the database: I pass the value '_data...

maahutch_1-1739808523298.png maahutch_2-1739808583239.png
maahutch by New Contributor
  • 40 Views
  • 1 replies
  • 0 kudos

Renaming multiple items in an array

I have a question regarding renaming multiple items within an array. Currently, I'm using the following mapping to rename one item: ```map(x => x.mapKeys((value, key) => key.contains('Memo') ? "description" : key))``` However, I'm encountering diffic...

Getting Started

Here are some links to help you get quickly familiarized with the Integration Nation community platform.

Events