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.
This Agent requires an existing connection instance to the OData service.
Last modified 9mo ago