How to send data to Power BI?

Hi,

I want to send data (JSON format) to Power BI. How can I set Advanced Webhook Builder in Hologram?
My JSON format looks like below:
{
“RPM” :98.6,
“Height” :98.6,
“Speed” :98.6,
“Latitude” :98.6,
“Longitude” :98.6,
“Altitude” :98.6
}

Thanks,
Abbas

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.