Creating an extension for Google Chrome
Optimize the work of managers working in KeyCRM on creating client folders on Google Drive. The solution is through an extension that allows automatically creating the necessary folder in the directory tree on Google Drive only when certain values are present in the database. With a reverse entry in a custom field linking to the required folder. Checks, validations, exclusion of duplicates. Implemented in Python, minimal use of DOM, data obtained via API from the database, recording through Google Drive API and OAuth client. #keycrm #api #googleApi #python #OAuth #chrome-extensions