Home > Forum > General > REST API & Filter View

REST API & Filter View
0

Hi all!

I am wondering if there is a way to filter a view with Webcon REST API.

So instead of getting all view rows on my client and filtering the result with C# and LINQ, there should be a better option than that.

ODATA does not seem to be implemented yet.

Maybe I overlooked something or is it planned to add ODATA or some other filtering options to REST API?

Thanks a lot in advance & best regards, Nik

MVP

Hi Nik,

OData has been added with 2022 R4:
https://community.webcon.com/posts/post/odata-format-in-webcon-bps/346

There's also an connector for Power BI:
https://github.com/WEBCON-BPS/PowerBIConnectors
This repository contains two connectors for Power BI. The purpose of these connectors is to easily load data from WEBCON BPS in OData format for use in Power BI Desktop and Power BI Online. This gives us the ability to build advanced reports and dashboards.

I haven't tested either one.

Best regards,
Daniel