Overview
This add-on provides generic JSON/REST connector. It is used to extract data from a third party application which publish its data over the web through JSON/REST. This is the case for most of the modern cloud applications.
This add-on supports the JSON format as a response (https://tools.ietf.org/html/rfc4627), it also supports web linking standard for paginated results (https://tools.ietf.org/html/rfc5988).
You only have to specify the endpoint url and that’s it. the add-on will retrieve the data and will parse the result into a CSV file.
Revision History
version 1.2.7
Solve bug when parsing empty sub elements
version 1.2.6
Handle simple non-array answers
version 1.2.5
Add an option to ignore bad server certificates
version 1.2.4
Supports nested escape sequences such as <<id>>
version 1.2.3
Add-on’s metadata update for the Marketplace
version 1.2.1
Add BasicHTTP auth, support nested anonymous arrays in JSON
version 1.1
Add iterator capabilities
version 1.0
Initial version
Average Rating:
Very useful to connect to cloud apps
This add-on is very useful when you want to extract data from cloud applications who provide a JSON/REST endpoint.
It can manage simple array answers and more sophisticated paginated results.
File | Version | Minimum Product Version | Download |
---|---|---|---|
bw_jsonrest_1.2.7.7774.facet | 1.2.7 | 2016 R1 | Login to Download |
bw_jsonrest_1.2.6.7083.facet | 1.2.6 | 2016 R1 | Login to Download |
bw_jsonrest_1.2.5.7032.facet | 1.2.5 | 2016 R1 | Login to Download |
bw_jsonrest_1.2.4.6762.facet | 1.2.4 | 2016 R1 | Login to Download |
bw_jsonrest_1.2.3.5392.facet | 1.2.3 | 2016 R1 | Login to Download |