This flow node creates an OData query string based on the given parameters, that be retrieved from a standard REST-API or somewhere else. This allows you to include data from backend OData services in your flow.
No configuration is required for this flow-node.
To runt the tests:
npm test
The tests are also automatically executed on every commit to this project.
Tested with API-Builder Bruges
The follow APIs are not yet supported:
- OData Actions, Functions and Transformations are not supported
Please read Contributing.md for details on our code of conduct, and the process for submitting pull requests to us.