Skip to content

Python scripts I created for integrating ACG Inc's internal Planning Analytics TM1 Model with their Zoho crm system.

Notifications You must be signed in to change notification settings

tmonty12/TM1-Zoho-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TM1-Zoho-Scripts

These scripts are apart of a TM1 model that is used for tracking Pipeline projects.

The unique_alias script takes in a flat file, compares columns that have been passed in, finds the duplicates and creates a new column to increment the duplicates. This allows for a TI process to pull in the new column and create unique aliases.

The zoho_data_pull script connects with the Zoho api and writes out records to a flat file based off the fields passed in as arguments.

The zoho_api_update script compares an Update element to a Current element in a TM1 cube dimension, finds the updates that have been made to the cube, sends an http request to the Zoho api to update the records and updates the Current element to match the Update element.

About

Python scripts I created for integrating ACG Inc's internal Planning Analytics TM1 Model with their Zoho crm system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages