Intrexx Connector for OData

With the OData connector, you can access OData V2- and V4-compliant REST services.

For example, the Microsoft Graph API or data sets from Intrexx itself can be made available as an OData service for external platforms, apps, or services. Integrate data from these services into your Intrexx platform to create a central hub for applications and processes.

The Open Data Protocol is a standardized web protocol. It supports easy integration and manipulation of data via HTTPS/REST and is designed to be far more convenient for developing web and mobile applications than traditional SOAP web services. Simple HTTP GET requests can be used to perform complex database queries.

The OData connector allows you to consume and publish data:

Consume data

  • Creating Applications (Web/Mobile) Using the Intrexx Portal Manager Based on Service Functionalities

  • Integrating OData Services into Intrexx Processes

  • Real-time read and write access

  • Navigation Through Related Records

  • Calling Service Functions

  • Access to binary files (documents, images, etc.)

  • Provide platform data via the generic OData specification, taking into account user permissions, applied filters, and permissions for reading, adding, modifying, and deleting

  • Various authentication methods; compliance with the service's user and authorization policy

Provide Data

  • Creating OData Services Based on Intrexx Applications and Data Groups

  • Publishing and Editing Data from Intrexx Platforms via OData Services

  • Real-time data access for both reading and writing

  • Running Groovy Scripts and Starting Intrexx Processes

  • Providing data as a REST service from integrated third-party systems such as ERP, CRM, etc. This way, even technologically outdated systems can be retrofitted

Advantages

  • Easy integration of any OData data sources into web applications and processes

  • Mobile and personalized access to all integrated data

  • Integration of Internet services such as Facebook or eBay

More Information