With "dynamic datasets" I mean the following: a dataset that doesn't have any schema or properties defined, but rather only…
I did a session on data visualization best practices on the past dataMinds Saturday virtual conference. The recording has now…
This is the final blog post of this series on how to extract data from the Exact Online REST API…
Some endpoints don't have that much data, both others certainly will, for example financial transactions. The REST API limits the…
Finally we've come to the core of this blog post series: extracting data from a REST API endpoint. Just to…
In many ERP software you have the concept of "companies" or "divisions", a way of logically dividing resources and assets.…
Before we create pipelines to fetch data from the REST API, we need to create a helper pipeline that will…
To get data out of the REST API of Exact Online, we first need to authenticate ourselves. With APIs, typically…
I'm going to do a small blog post series on how to extract data from a REST API using Azure…
You can find the slides and the scripts used at Github. Hopefully we'll see each other next year at an…