FAQs

FAQs

Got a question? Find the answers you need.

Harnessing the Power of OData and Power BI for Advanced Data Integration and Analytics

Integrating Power BI with REST APIs offers the tantalizing prospect of unlocking real-time analytics and insights for businesses. By leveraging...

How to import data from Hubway into Power BI

1. Open Power BI Desktop and create a new report. Go to Home → Get Data → OData Feed. If...

Can you use PowerBI to create reports with data from OutSystems?

Absolutely, you can achieve this through Hubway Connect. Follow these simple steps: Launch the Hubway Connect Builder and create (and...

How to Supercharge Your OutSystems API Management

Previously, retrieving data from OutSystems applications required manual creation of APIs. But with Hubway Connect, this process is automated, saving...

How to create custom entities on Hubway Connect

Custom entities are virtual entities, a combination of entities that relate to each other. Think of it as a view....

How to filter by date and time in OData

In OData, you can use the $filter query option to filter data based on certain conditions, including date filtering.  ...

How to restrict the available entities to be exposed by a project

Release R2.4 introduced a way to restrict project owners selecting any entity. In the advanced settings tab, enable lifetime app...

Can I delete a project?

By design, a project cannot be deleted after it’s been published. This is for compliance purposes. However, there’s a couple...

Is it possible to expose a REST API in OutSystems?

Absolutely! In fact, there are two ways to do it. You can either create one from scratch, or you can...

How do I create an API in OutSystems?

There are 2 ways of creating an API in Outsystems: the traditional way by creating one from scratch and the...

Can I have users able to create projects but not able to deploy them?

Yes. A user can create and edit projects as long as it has either SysAdmin or ProjectOwner roles from the...

How to integrate external API in OutSystems

OutSystems provides a range of APIs that enable you to expand the functionality of your applications. You can use these...

What is API integration in OutSystems?

There are several ways of creating an API integration in OutSystems (or rather from Outsystems) Integrating functionality OutSystems offers out-of-the-box...