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

Forum Posts

Invoke Slack Workflow

Hi,I have a pipeline that sends Slack messages to a specific channel under certain conditions.   Are you aware of any way to invoke an existing Slack workflow that was build with Slack workflow builder using any of the Slack Snaps? The workflow can b...

sa03842 by New Contributor
  • 1180 Views
  • 1 replies
  • 0 kudos

Resolved! Design pipelines to run sequentially

So, I'm building a pipeline which performs a number of API requests and writes the responses to Blob storage.When that pipeline and it's child pipelines are done executing I want to trigger a separate pipeline to process the data that is stored in bl...

pipeline-early.png pipeline-late.png

Resolved! Merging 2 arrays into single array

I have the below JSON output from a Union (below is just a subset of the results), which combines the output of 2 SOAP calls into the 2 arrays.I'm trying to merge NCTimeTypes array with CHTimeTypes array to create a single array "TimeTypes" that cont...

nickhumble by New Contributor II
  • 2678 Views
  • 5 replies
  • 1 kudos

Group the data after using json splitter

I have a input json file like below please see the dummy example below{ "totalCount": 2, "dataList": [ { "IFA": "IFA1", "voltage": "200", "power": "100", "equipid": "1234ABC", "SN": "SalesForce-1" }, { "IFA": "IFA2", "voltage": "200", "power": "100",...

akarsh_0-1700821147104.png akarsh_1-1700821186299.png
akarsh by New Contributor III
  • 1034 Views
  • 1 replies
  • 0 kudos