Importing data from 3rd party REST API without IntegrationHub
Hi, I'd like to know how I'd be able to import data from a third party tool that provides a REST API, without IntegrationHub. Basically, I expected to be able to define a REST message with a GET method, which returns some data, which in turn gets ins...