Node OData

node-odata-playground

This is an example of a custom OData 4.0 provider that can be consumed by salesforce Lightning Connect

Setup

$ npm install

Running

$ node custom-odata-provider-example.js

# run ngrok to expose local server publicly
$ ngrok 1337

OData Endpoints you can visit

Using brian.pfeil.1@gmail.com salesforce org.

Screenshots

Query Example

External Data Source

External Object

Filter Criteria / Where Clause