Create Dashboards from NiFi - No Code
NiFi
Apache NiFi is an open source project that allows you to pull data from multiple sources, transform, route, filter and send it to multiple destinations. One of those destinations can be Instadeq using the InvokeHTTP Processor.
Examples
Redmine
Automate demo Create Dashboards from JSON Files with NoCode with NiFi
To automate this demo, you can use an InvokeHTTP Processor with a GET method to consume the issues from Redmine and send the data to Instadeq using an InvokeHTTP Processor with a POST method.