This repository intends to keep the Power BI Custom Connector for Weni Fluxos API and Rapid Pro.
- Download the .mez file of the desired connector from this repo.
- (link to download Rapidpro.mez)
- (link to download WeniFlows.mez)
- Copy downloaded file to [Documents]/Power BI Desktop/Custom Connectors.
- (If you don't have these folders on your computer, you must create them)
- Check the Allow any extensions to load without validation or warning in Power BI Desktop option under (File > Options > Security > Data Extensions).
- Restart Power BI Desktop
- With Power BI Desktop open, look for the connector under Home > Get Data > Other.
- Select the desired connector and Click “Connect” button.
- A popup will appear to confirm if you want to connect to a third party service, confirm by clicking“Continue”.
- Input API base URL if requested. (eg: https://rapidpro.ilhasoft.mobi/api/v2/)
- Input the token of the organization you want to get the data for, and optionally define the time period for which the data was created that you want to get.
- (you can find API token in https://rapidpro.ilhasoft.mobi/org/home/ or https://rapidpro.ilhasoft.mobi/api/v2/explorer/
- Select the items you want and click transform or load data.
Starting to Develop Custom Connectors
Diagram explaing the relationships of the data collected by PowerBI Connector