Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
dsparling
Regular Visitor

Trouble Adding Connection to Velocify Web Address

I was given the following link with SOAP and HTTP options for pulling a report from Velocify, however I do not know the steps to pull this under Power BI Desktop.

 

https://service.velocify.com/ClientService.asmx?op=GetCallHistoryReport

 

Any help would be greatly appreciated!!!

3 REPLIES 3
Anonymous
Not applicable

Hi @dsparling ,

I'm not clear about your requirement. Do you want to connect to Velocify in Power BI Desktop and create a report? Please review the content in the following links, hope they can help you.

Connect Velocify to Power BI without coding

Integrate Velocify with PowerBI

Best Regards

Ideally, I'd like to try to use their HTTP Get sample to pull the report without paying for a third party.  Is there a way to alter this to make it digestible by Power BI?

 

https://service.velocify.com/ClientService.asmx?op=GetCallHistoryReport

@Anonymous ,

 

In other words, I'm trying to update the following to something I can use in Advanced Editor - 

 

GET /ClientService.asmx/GetCallHistoryReport?username=string&password=string&startDate=string&endDate=string HTTP/1.1
Host: service.velocify.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0"?>
xml

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors