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: 
7499members
20843posts
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! 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
  • 31 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