About 50 results
Open links in new tab
  1. Splitting a string and mapping it to a JSON Array in Snaplogic

    Mar 28, 2022 · Afternoon. I am pulling fields out of salesforce using snaplogic and then calling a rest api with the results. One of the fields that I am mapping to the POST JSON Body needs to be an array. …

  2. How do you establish an order of events, or steps, in a snaplogic ...

    Mar 15, 2022 · You have to connect the snaps in sequence if you want to establish an order of events in your SnapLogic pipeline. For most implementations, (say) if you want to execute Snap B after Snap …

  3. Snaplogic: How to join two tables with a condition other than equals ...

    Apr 3, 2021 · Snaplogic: How to join two tables with a condition other than equals (like, >, <) Asked 4 years, 8 months ago Modified 4 years, 8 months ago Viewed 1k times

  4. SnapLogic - Altering array elements in Mapper - Stack Overflow

    I currently have an incoming .json file that I am routing through a Mapper snap. In that mapper snap, I need to take an array of names bob.jones, eric.smith, etc, and add the string @email.com to e...

  5. etl - What is Snaplogic? - Stack Overflow

    Apr 19, 2016 · SnapLogic is a commercial software company that provides Integration Platform as a Service (iPaaS) tools for connecting Cloud data sources, SaaS applications and on-premises …

  6. Snaplogic - Using both mapValue and mapKey functions in the mapper …

    Feb 22, 2024 · I have documents from salesforce that contain fields with a suffix of '__c' and the dates are formatted in UTC. I want to format the incoming data using the mapValue and the mapKey …

  7. Can't paginate using Http Client snap Post method in Snaplogic

    Jun 10, 2024 · Can't paginate using Http Client snap Post method in Snaplogic Asked 1 year, 6 months ago Modified 1 year, 6 months ago Viewed 281 times

  8. json - Conditional expression in SnapLogic - Stack Overflow

    Dec 7, 2019 · Conditional expression in SnapLogic Asked 6 years ago Modified 6 years ago Viewed 4k times

  9. How do I create multiple records from an array in SnapLogic?

    Feb 25, 2019 · In SnapLogic, is there is simple way to take the first JSON record and produce the output that is shown afterwards? This is a simplified version of what is trying to be achieved... The input record

  10. How can I take the name of a pipeline dynamically using the Email ...

    Dec 17, 2019 · From SnapLogic Docs For "HTML table" type, the Snap expects to find and tags inside the Template body. One Document at the input view corresponds to one row of the HTML table. For …