The OData query option $filter is used to restrict the set of items returned by a collection. To filter Date,...
Hubway Connect supports the following OData query options and functions: $top – returns the number of available items up to...
Short answer is: Yes! The OutSystems platform logs entities (General, Errors, Integrations, etc.) can be exposed through Hubway Connect APIs....
If you need to add filtering logic to your API, here’s a quick guide with the most common operators: Example:...
The same name can be used for multiple entities if they are part of different modules...
Taking Order Management as an example, let us assume that we want to fetch all the OrderItems...
Launch the Test or Production service links in your Chrome browser and enter the credentials. The first line will have the link to the metadata definition...
The below table illustrates the list of functions, taking the Entities from the Order Management app as an example. Note:...
The Sign in prompt indicates that the Project Admin has configured this project for Basic OutSystems Authentication...
Hubway services currently supports HTTP requests through GET, POST, PUT and DELETE methods.