Tutorials

Tutorials

Search these tutorials and become a Hubway Connect expert.

How to view the runtime audit logs in Production?

From release R2.5+ you can access your deployed project’s audit logs, also known as runtime logs. Go to your Production...

How to search for projects?

If you’re in the projects page, you can use the search bar to help you find the desired project. The...

How to protect Hubway Connect APIs with OAuth 2.0 using Ping Identitity?

This is a guide to implement and test the pre-built OAuth2.0 authentication plugin, provided with Hubway Connect. This feature is...

How to delete data from an OutSystems Entity using the Hubway Connect service within Postman?

Contact your Project Owner to get the Test or Production service links from the Builder...

How to update data in OutSystems Entity using the Hubway Connect service within Postman?

Contact your Project Owner to get the Test or Production service links from the Builder...

How to insert data into OutSystems Entity using the Hubway Connect service within Postman?

Contact your Project Owner to get the service endpoint URL from the Builder...

How do I enable a Hubway Connect service to write data into an Entity?

To allow the service to write data into an Entity, go to the Security tab of the Project Details...

How can I contact the Hubway Connect Support team?

You can submit a Query, Bug or a New Idea to us by...

How to Deploy a Project?

Go to the Builder app and open a project. If your project has multiple versions, select the correct version. Then...

How to grant access to the Hubway Connect service links?

The User Manager can login to Outsystems Users app and follow the steps below...

How to grant access to the Hubway Connect Builder application?

The User Manager can login to OutSystems Users app grant one of the following roles...

How to consume Hubway Connect service in Microsoft Excel?

Copy the Test or Production service links from the Builder Project...

How to implement pagination in Microsoft Excel?

In MS Excel, go to Data → New query → From Other Sources → Blank Query...

How can I achieve pagination in Microsoft Power BI?

Here is a reference article to loop through OData Entities...

How to GET data from my service using Postman?

Taking Order Management as an example, let us assume that we want to fetch all the OrderItems...

How can I get the metadata definition for my Hubway Connect service?

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...

How can I get the Test or Production service links of my Project?

There are 2 types of service links: Version specific links and Generic links. Version-specific links will expose the Entities that...

How does New Version work?

When you create a new project, Version 1 is automatically created for you in Draft mode. You can add the...

How to create a Project in Hubway Connect

In this example we will see how to create a project using OrderManagement entities. Launch the Hubway Builder and create...

How can I set up Security on my Test or Production service links?

The Admin with a UserManagement role should log into the OutSystems Users App and create a User Group. Then create...

How can I identify all the Entities that are related to the first entity

Add the first Entity to your Project. Then go to Project Details → Entities tab → Click on the 3 vertical dots (the menu)...

How can I exclude certain attributes of an Entity?

Go to the Project setup page → Entities tab. In the Exposed Entities section, click the 3 vertical dots next...