Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Query
Unanswered

power query Velocloud orchestrator REST APIs

(0) ShareShare
ReportReport
Posted on by

Hi All,

 

Would appreciate some help here if possible as i'm very new to power BI.

Trying to write a query to pull data from the VMware Velocloud orchestrator, which uses REST API's.

The documentation is here: https://developer.vmware.com/apis/1532/

The main thing it uses is POST instead of GET, and requires an authorization key and a few parameters.
I've checked a few of the forum posts here which got me to the following query:

let
Json = Json.FromValue({params={enterpriseProxyId=0}}),
Source = Json.Document(Web.Contents("https://XXX.velocloud.net/portal/rest/enterpriseProxy/getEnterpriseProxyEnterprises", [Headers=[ContentType="application/json", Authorization="Token XXX"]]))
in
Source

Getting a "(404): Not Found" error. 
Anyone able to check the above query and advise where i'm going wrong?

I know the Token and params are correct as i can poll this data successfully using postman and with my python scripts, but just can't do the same in power bi.

 

Thanks in advanced!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Power Query

#1
mmbr1606 Profile Picture

mmbr1606 9 Super User 2025 Season 1

#2
stampcoin Profile Picture

stampcoin 7

#3
SD-13050734-0 Profile Picture

SD-13050734-0 6

Overall leaderboard

Featured topics