web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / power query Velocloud ...
Power Apps
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!

Categories:
I have the same question (0)

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 400 Most Valuable Professional

#2
11manish Profile Picture

11manish 141 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 109 Super User 2026 Season 2

Last 30 days Overall leaderboard