Cloud Software Group, Inc. EBX®
Documentation > Developer Guide > REST data services > JSON Formats
Navigation modeDocumentation > Developer Guide > REST data services > JSON Formats

Introduction

Overview

The JSON (JavaScript Object Notation) is the data-interchange format used by TIBCO EBX®'s RESTful operations.

This format is lightweight, self-describing and can be used to design UIs or to integrate EBX® in company's information system.

The following JSON formats are available:

The amount of retrieved data is limited by a pagination mechanism which can be configured.

URL links allow reaching:

Note

JSON data are always encoded with the UTF-8 charset.

Documentation > Developer Guide > REST data services > JSON Formats