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).
Revision History
version 2.6.1
Fix issue to execute extraction as standalone
version 2.6
Add new parameter to handle retry when Web Service does not automatically manage HTTP 429 response code (rate limit exceeded)
version 2.5
Update of dependencies. Possibility to add the Map Id column in the columns returned by the Map syntax (see documentation)
version 2.4.1
Fix issue on Map syntax. Map syntax is now using sharp sign in front of variable name (#myVar) instead of dollar sign (${myVar} or $myVar)
version 2.4
New parameters added and compatible with Braille IAS
version 2.3
Support encoding of token value in Base 64 when authentification method is apiToken
version 2.2
Query parameter pagination enhancement, when Web Service does not provide the total number of pages or records in the JSON result.
Add a flag to increment the page offset. Some Web Services interpret the offset value as the first record to return to the page (lower bound included), while others embed this value (lower bound not included).
version 2.1
Pagination support when the total number present in the JSON response should be interpreted as a number of pages and not a number of records
version 2.0
Extension of authentication features, including OAuth2 and column definition capabilities
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_2.5.20851.facet | 2.5.20851 | 2017 R3 (2018-06-28) | Login to Download |
bw_jsonrest_2.4.20840.facet | 2.4.20840 | 2017 R3 (2018-06-28) | Login to Download |
bw_jsonrest_1.2.7.7935.facet | 1.2.7 | 2016 R1 | Login to 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 |