Skip to content

kyriba/dev-portal-Two-ways-of-exporting-Third-Parties-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev-portal-Two-ways-of-exporting-Third-Parties-sample

Requirements

Opening .ipynb files requires:

  1. Google account
  2. Google Colaboratory

Installation

  1. Copy the repository link, open Command Prompt, go to the location where file will be copied and execute git clone command:
git clone https://github.com/kyriba/dev-portal-Two-ways-of-exporting-Third-Parties-sample.git
  1. Import Third_parties_exporting.ipynb file into your Google Drive.

  2. Open config.csv file and input your client credentials by replacing the highlighted items with your client_id and client_secret, separated by the coma. Config file should look like this:

config.png

  1. Open the jupyter notebook with Google Collab.

  2. In the Table of Content on the left, click on the folder logo files.png which opens Files section, find 'content' folder and upload config.csv file into this folder.

  3. Run application. You can run the whole application: Runtime -> Run all, or execute separated cells.

⚠️ Please notice that Python is script language and code will be executed row by row or in the order you will run the cells.

  1. Find the generated token under "Connect" cell and the sample results in the next ones. The "Launch and Compare Third Parties and Process Templates reports" will display the comparison results between both samples, and the next two "Show retrieved..." cells visualize the launched reports with customizable amount of rows displayed in CSV tables.

⚠️ By default account information retrieved by Process Templates API is not displayed in the results for user convenience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published