Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

jsonpath in expression library

I would like to use a jsonpath in an expression library, but I am unsure of the syntax with parameters.custfield is a json array of custom field data and fieldname is a stringThis is what I attempted:{customField: (custfield,fieldname) => jsonPath($,...

reuben by New Contributor
  • 1340 Views
  • 2 replies
  • 0 kudos

Filtering out an Array

Hello Experts, I have input coming in as below:[{"soap:Body": {"@xmlns:soap": "http://www.w3.org/2003/05/soap-envelope","ns1:searchResponse": {"@xmlns:ns1": "http://siemens.com/agilews","recordmap": {"record": [{"field": [{"key": "T_FILE_DAT.FILE_TYP...

Docker GroundPlex on Mac

I'm following along with the Youtube tutorial on setting up a groundplex in docker and I'm running into an issue. I've followed it to the t (naming a bit differently obviously) and added a different https port (8082) since 8081 is in use. I changed t...

rriley99 by New Contributor III
  • 840 Views
  • 1 replies
  • 0 kudos

Pagination for Coupa API GET

Hello,I need to extract all records from several Coupa tables using Coupa API. However Coupa only allows to extract 50 records at a time (Coupa documentation). I tried implementing the solution in this thread (link) for invoices and suppliers table b...

rpc1235x_0-1696285756716.png rpc1235x_1-1696285796297.png
rpc1235x by New Contributor II
  • 1249 Views
  • 0 replies
  • 0 kudos

Documentation

Is there a way to create a PDF of the pipeline setup and all of the instructions needed to edit and run the pipeline? For example, show the mapping and the setup of each snap?