Skip to content

Latest commit

 

History

History
67 lines (36 loc) · 2.68 KB

setting-up-video-library-connector.md

File metadata and controls

67 lines (36 loc) · 2.68 KB

Setting up Video Library Connector

Overview

This tutorial will guide you through the process of installing and running a Video Library Data Consumer. The video library can be found here: Digital Green Video Library.

Kindly complete the prerequisites before proceeding with the guide.

{% content-ref url="installing-prerequisites.md" %} installing-prerequisites.md {% endcontent-ref %}

Setting up FarmStack connector

In the terminal window type the following command to run FarmStack setup:

python3 setup.py

After the setup is complete, in the browser window, open the installer frontend by typing http://localhost:8000.

Running the connector

Click on the Add New + button, which will open a dialog to setup connector.

Select the connector you want to run. Here we'll run the Google Sheets connector.

Click on Next which will take you to the configure tab.

In the configure tab, enter a google email you would like to share the data with. You can also change the sheet title here.

Clicking Next will take you to the connect tab.

In the connect tab, you can see the provider connectors available to connect.

Select the Video List Provider (DG - Coco) from the list of providers and click Finish.

On the homepage, the table will update to show the currently running connectors.

From this table you can open the homepage of the connector or delete the connector by clicking he red bin icon.

Configuring the connectors

Google Sheets Connector

Open the homepage of the App and click on the Sync Data button to fill the data in Google Sheet.

CSV Connector

Open the homepage of the App and click on the Sync Data button to generate a csv. Once the CSV file is generated you click on Download option to download the CSV file.