@datafire/wso2apistore_transform

5.0.0 • Public • Published

@datafire/wso2apistore_transform

Client library for Transform

Installation and Usage

npm install --save @datafire/wso2apistore_transform
let wso2apistore_transform = require('@datafire/wso2apistore_transform').create({
  access_token: "",
  refresh_token: "",
  client_id: "",
  client_secret: "",
  redirect_uri: ""
});

.then(data => {
  console.log(data);
});

Description

This API provides XML to JSON, JSON to XML transformations.

Actions

jsontoxml.post

wso2apistore_transform.jsontoxml.post({
  "body": ""
}, context)

Input

  • input object
    • body required string

Output

Output schema unknown

xmltojson.post

wso2apistore_transform.xmltojson.post({
  "body": ""
}, context)

Input

  • input object
    • body required string

Output

Output schema unknown

Definitions

This integration has no definitions

Readme

Keywords

none

Package Sidebar

Install

npm i @datafire/wso2apistore_transform

Weekly Downloads

1

Version

5.0.0

License

MIT

Unpacked Size

4.07 kB

Total Files

4

Last publish

Collaborators

  • datafire