Forum Discussion
Connecting to MAGENTO (eCommerce platform)
- 8 years ago
I have not but I would assume that you would want to use the API: https://www.programmableweb.com/api/magento
I have not but I would assume that you would want to use the API: https://www.programmableweb.com/api/magento
This is very helpful.
Is there any tutorial specificially about how to use this API from PB?
I am also looking for examples.
Thanks
- Winedirect7 years agoNew Member
Hi Eresbenmoshe
Did you every get this working? I am trying to figure it out myself at the moment.
Mark B
- erezbenmoshe7 years agoAdvocate I
Hi,
No, I didn't. If you find a way, I would love to hear.
Thanks,
Erez
- kost2 years agoFrequent Visitor
I already did try this approach with connecting to Magento REST APIs. It takes significant efforts to get table by table being connected and data being extracted. It may put lot of presure on Magento (Adobe Commerce) server since API calls are not optimized for extraction of the whole history of data.
The best way to integrate Magento or Adobe Commerce with Power BI is to use Power BI Sales Cube extension from BIM. This solution delivers optimal data model into Power BI and keeps it updated by sending delta of the data. It is also very performant and can handle large datasets without taking performance of the system. It just that first load takes longer and every consequent data update happens in seconds.
As part of this extensions users may also add custom tables created based on Magento internal REST API endpoints, just to extend the core model. Such tables are taking longer to update and require manual data modeling, so they are used more to extend the model and not to replate it completelly.