All Projects → migueesc123 → WooCommerceConnector

migueesc123 / WooCommerceConnector

Licence: MIT license
A Power BI Custom Connector for WooCommerce

Projects that are alternatives of or similar to WooCommerceConnector

Federal-Business-Applications
US Government Business Applications Demo Repository
Stars: ✭ 103 (+281.48%)
Mutual labels:  microsoft, powerbi
WooDroid
Simple, robust Woocommerce API sdk for java and android
Stars: ✭ 77 (+185.19%)
Mutual labels:  woocommerce, woocommerce-api
PowerPlatformAF
Power Platform Adoption Framework
Stars: ✭ 97 (+259.26%)
Mutual labels:  microsoft, powerbi
power-bi-embedded
Use Power BI Embedded to embed dashboards, reports, report visuals, Q&A, and tiles in your WordPress website.
Stars: ✭ 37 (+37.04%)
Mutual labels:  microsoft, powerbi
mvp-monitor
📊 Microsoft MVPs Monitor
Stars: ✭ 30 (+11.11%)
Mutual labels:  microsoft, powerbi
wc-api-java
Java wrapper for WooCommerce REST API
Stars: ✭ 82 (+203.7%)
Mutual labels:  woocommerce, woocommerce-api
powerbi-embed-v2
Power BI Embedded with Custom Controls PoC
Stars: ✭ 34 (+25.93%)
Mutual labels:  microsoft, powerbi
wp-json-api-flutter
WordPress and WooCommerce JSON API for Flutter Mobile. Register Users, Login (with email or username), Get Users Info, Update Users Info, Update Users Password + more.
Stars: ✭ 24 (-11.11%)
Mutual labels:  woocommerce, woocommerce-api
cart-woocommerce
Mercado Pago's Official WooCommerce Plugin
Stars: ✭ 82 (+203.7%)
Mutual labels:  woocommerce
powerapps-specflow-bindings
A SpecFlow bindings library for model-driven Power Apps.
Stars: ✭ 19 (-29.63%)
Mutual labels:  microsoft
windows-xp
A simulation of the awesome Windows-XP made by using only the web tools and no library. All rights reserved to Microsoft.
Stars: ✭ 14 (-48.15%)
Mutual labels:  microsoft
powerbi-visuals-html-content
Visualise column or measure values as HTML in your Power BI reports. Intended as a spiritual successor to the OG HTML Viewer custom visual, with some extra stuff thrown in.
Stars: ✭ 53 (+96.3%)
Mutual labels:  powerbi
BitLocker-Guidance
Configuration guidance for implementing BitLocker. #nsacyber
Stars: ✭ 90 (+233.33%)
Mutual labels:  microsoft
SynapseML
Simple and Distributed Machine Learning
Stars: ✭ 3,355 (+12325.93%)
Mutual labels:  microsoft
crm-powerbi-viewer
Embed tiles and reports from Power BI into Dynamics CRM Forms and Dashboards.
Stars: ✭ 24 (-11.11%)
Mutual labels:  powerbi
Registrations-for-WooCommerce
Add a registration product type to your WooCommerce installation.
Stars: ✭ 38 (+40.74%)
Mutual labels:  woocommerce
m-custom-functions
This library contains created mostly pure M-functions without any other languages.
Stars: ✭ 24 (-11.11%)
Mutual labels:  powerbi
tl-create
tl-create is a cross-platform command line tool to create a X.509 trust list from various trust stores. (Keywords: CABFORUM, eIDAS, WebPKI)
Stars: ✭ 32 (+18.52%)
Mutual labels:  microsoft
mvp-docs
The Unofficial MVP Contribution Guide:
Stars: ✭ 18 (-33.33%)
Mutual labels:  microsoft
wooms
Интеграция МойСклад и магазинов на базе WooCommerce (WordPress)
Stars: ✭ 31 (+14.81%)
Mutual labels:  woocommerce

Power BI Custom Connector for WooCommerce

This is a simple Power BI Custom Connector for Wordpress' WooCommerce. It currently only connects to the Orders endpoint to retrieve all the orders information from the WooCommerce tables.

WooCommerce Custom Connector

Requirements:

  • Wordpress instace with WooCommerce 2.6.x or later
  • API Key and Secret key with Read Access

Optional:

  • WooCommerce Subscriptions plug in

For complete information on how to get the credentials (REST API key and secret) for your connection, you can get the full walkthrough from this page http://woocommerce.github.io/woocommerce-rest-api-docs/#authentication

Configuring the Connector for your site

  1. Enable the WooCommerce API on your site from Settings Menu of the WooCommerce plugin as shown in the next image:

WooCommerce API enabled

  1. Download the WooCommerce.mez file from this repo
  2. Follow the instructions on https://github.com/Microsoft/DataConnectors#quickstart on where to store that .mez file
  3. Load Power BI Desktop and navigate to the connector. Is good to go!

Our Testing Environment

If you'd like to give this custom connector a try, we encourage you to try it first against our testing environment. It is a low budget wordpress site hosted on Azure, but it does provide the necessary protocols and backend/frontend to make the connector work.

Here's the data of our testing environment:

  • Url for the Store: https://powerquery.shop
  • API Version: v3
  • API_username: ck_5a76a7e5b8747552b0cbb87e8a9992cff9ec6f3b
  • API_password: cs_dfc407ce96c79d4538641362d810a2f31d54efc4

Go ahead and place some orders on the online store of our testing environment! Tweet me a screenshot of the order confirmation on Twitter :)
Note: Please beware of posting sensitive information on the order as it'll be visible to everyone.

Submit your feedback, suggestions and more on the Issues section of this Repo!

Special thanks to Miguel Llopis and Marco Russo for coming up with the request/idea for this Custom Connector.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].