Overview
The TIBCO Flogo® Connector for OData facilitates connections to OData services, allowing users to perform create, query, update, and delete operations on OData resources.
The Open Data Protocol (OData) is an OASIS standard that defines the best practice for building and consuming REST APIs. It enables creation of REST-based services which allow resources identified using Uniform Resource Locators (URLs) and defined in a data model, to be published and edited by web clients using simple HTTP messages.
OData helps you to focus on applications , business logic without worrying about the various API approaches to define request and response headers, status codes, HTTP methods, URL conventions, media types, payload formats, and query options.