Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I want to connect with a database from Opengate. I have this instructions, can you help me?
curl --request POST \
--header "X-ApiKey: YOUR_API_KEY_HERE" \
--header "Content-type: application/json" \
--data-binary @opengate-north-iot-datastreams-filter-example.json \
--verbose \
http://[your_opengate_address]/north/v80/search/datastreams
@gmaldonado,
Please check jak82's code in the following similar thread.
https://community.powerbi.com/t5/Integrations-with-Files-and/Connect-to-restful-api-data-source-mult...
Regards,
Lydia