Forum Discussion
Anonymous
5 years agoNot applicable
Sage X3
Hi everyone, Is it possible to directly connect Power BI to Sage X3? Thanks, Daniel
- 5 years ago
I don't know about Sage X3 but did a quick search and see that is has a REST API, so yes you should be able to connect straigth to it.
https://developer.sage.com/api/enterprise/
Regards,
Pat
Geka
5 years agoNew Member
In Sage X3 version 7 and later, REST services are available to access various entities.
These services return data in a JSON format, and can be consumed from .net.
You can fin more information on this link : www.rklesolutions.com/blog/consuming-x3-rest-web-services
If you have more information, you can share it.