Skip to content

colemanr03/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This program takes input from a user and then calls two APIs that are supplied by Magicplan https://cloud.magicplan.app/api/v2/workgroups/plans - returns a json file with information about all of the plans created for the Customer https://cloud.magicplan.app/api/v2/plans/forms - returns a json file with all of the Custom Form information for a specific plan This program converts the "plans" json file information into a csv file for all of the plans selected. (User can filter by creation date) This program also creates a csv file with all of the Custom Form Data returnd by the the "forms" API for each of the selected plans

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages