OData
The Open Data Protocol (OData) Agents allow you to read and write data using the OData service. The OData service allows you to create and consume queryable and interoperable RESTful APIs in a simple and standard way.
The Context Provider allows you to read and output the entire contents of a table to the Data Stream for contextual data.
The Action Agent allows you to insert rows into a table using the OData service, from the Data Stream.
Pre-requisites
This Agent requires an existing connection instance to the OData service.
Current Version
Request the OData Context Provider v1.33 (Last Update: 27 Dec 2024)
Request the OData Action Agent v2.00 (Last Update: 16 Apr 2026)
Please contact XMPro if you're looking for an older version of this Agent.
Context Provider Release Notes
1.33
27 Dec 2024
Repackaged to translate the Agent's properties.
1.32
12 Dec 2022
Repackaged to include the Agent's category.
1.31
31 Mar 2022
Add variable support for Authorization URL, Client ID, and Secret ID.
1.30
03 Mar 2022
Add variable support for username and password.
1.10
01 May 2017
IoT framework changes.
1.00
28 Jul 2016
Initial Release.
Action Agent Release Notes
2.00
16 Apr 2026
Repackaged to translate missed dropdown properties. Support Event-Level Streaming (when using XMPro Platform v4.6+) for reduced memory usage and earlier downstream processing.
1.89
07 Apr 2026
Support API Key authentication when using App Credentials for OData services that require it.
Changed the Secret ID to encrypted. Fixes for URL field validation and entity dropdown visibility when using connection variables, session clearing, and improved error reporting with HTTP status details and SOAP fault parsing.
Breaking change - reconfigure the Secret ID only if you used the App Credentials authentication.
1.63
27 Dec 2024
Repackaged to translate the Agent's properties.
1.62
12 Dec 2022
Repackaged to include the Agent's category.
1.61
31 Mar 2022
Add variable support for Authorization URL, Client ID, and Secret ID.
1.60
02 Mar 2022
Add variable support for username and password.
1.20
15 Feb 2018
Support POST operation.
1.10
01 May 2017
IoT framework changes.
1.00
28 Jul 2016
Initial Release.
Last updated
Was this helpful?