0
Answered

Can/how can you pass a json object into a Warewolf Workflow Service?

Timothy Boyden 2 year бұрын updated by Ashley Lewis 2 year бұрын 1

Scenario: I want to sync a set of product records from a local inventory management system to a web store. The local inventory management system provides the data in one json format and I have to convert that data to the web store's json format by doing a data mapping. The json document of product records would be POST to the Warewolf Workflow Service. The service would then transform the data and perform a HTTP POST to the web store.


How could I accomplish that with the current Warewolf toolset (as of 2.6.2.0)?  

service studio workflow