Register a REST API in the datahub

0
Hey folks!   Im currently building an app where the inital plan was to integrate an Odata interface from my data integration team in the mendix datahub. Long story short: My team was unable to provide an Odata interface therefor we had to fallback to REST. Is there a possiblility to register or add a REST interface to the datahub?   Cheers, Niklas
asked
1 answers
0

No currently that is not possible. But did you know that OData is just a special kind of REST call? So you could use datahub while the other end uses a REST API to consume the OData feed.

Regards,

Ronald

 

answered