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!
I'm using the following expression to parse date fields in an object. It works correctly. However, when I replace key.contains('date') with another string to compare, the expression returns null for the object.$attributes.mapValues((value,key) => key...
Register Here>> In this webinar, we’ll dive into the key trends, emerging technologies, and challenges organizations are likely to face in the next few years. Our focus will be on how AI and intelligent agents can reshape core business processes—u...
Hi all,I am trying to use the join snap with 3 inputs. The solution works when I use two joins after each other but now I wanne try if it's possible to use only one join with three inputs.I always get the error: failure: Right join path not found for...
Data Governance Analyst - Nightwing https://lnkd.in/gpTm_zQuPrincipal Data and Integration Engineer - Magellan Health https://lnkd.in/gQnpdxw2Director, CRM systems and Integrations - LiveRamp - https://lnkd.in/gnkjsRV8Integrations Analyst - The Chees...
I have expression.expr file. And I want to check if parameter is defined in snaplogic pipeline used{getS3EnvRoot: () => _has_restricted_access == 1 ? '/abc/' : '/xyz/',}
How to increment the counter (variable) based on the incoming data in snaplogic. Source Data: CostCenter, TestCompany Test_Cost_Center_001,Test_company_1 Test_Cost_Center_001,Test_company_2 Test_Cost_Center_002,Test_company_1 Test_Cost_Center_002,Te...
I have two source TikTok Business and Semrush APIs which use query parameter authentication. I didn't find an appropriate account which I can use for HTTP Client. I don't want to keep secrets in files or pipeline parameters. Maybe I missed something,...