Following instructions will get you a copy of the specific JSON transform in your webMethods.io Integration tanent. List of JSON transform available in the webMethods.io Integration are:
- Parse : This operation lets you parse the given object.
- Stringify: This operation lets you stringify the given object.
- An account in webmethod.io with webMethods.io Integration access.
- Download the zip file from this github page.
- Log in to your webmethod.io account then go to
webMethods.io Integration
. - Select
Reciepes
the click onImport
. - Then select the downloaded file and click on
open
. - After that you will be able the workflow in your recipie list.
- Click on that workflow and then select the project name where you want to import the workflow and click on
Done
. - After that you will see a short description about that transform along with the workflow name. Click on
Import
here.
Yeee now you have succesfully imported the work flow.
- Go to that specific project where you have imported the workflow. Hover over the workflow that you have imported and click on
edit
. - Click on the
edit
icon present in the top left corner..
- Now go to the workflow description and coppy the requested body.
only the JSON part
. And clickDone
. - Now
double click
on the start ..
- From the list click on webhook.
- Click
Next
.
- Now paste the coppied data in to the body and click
Next
and thenDone
. - Now run the workflow it will give you output in the logger.
- Open the weebhook and change the data inside the body. Donot change the formte of the data. ie. "data1" is the formate of the data is JSON.
- Now run the workflow it will give you output in the logger. Here you can see the new array after a pop.
These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.