I really apologize for not noticing this sooner. The forum notifications always end up in my junk box.
Yes, there is some problem with the auto-generated code of the manager_api module and “new” custom fields. I opened a new issue for it on GitHub, and would appreciate if you could add details of your setup there:
I see a few posts about it. Depending how different it is, it is possible that not much has to change about this Python module. Even so, i would say the Manager API has been stable for longer than is typical for most products. (It would be nice, of course, if this API continued to work alongside the new one. But it might not.)
If/when the current API is deprecated, I will be sure to release a final version of this module for those who use it until they wish to upgrade.
I’ve added a comment on GitHub and included my very, very basic Python code for your information.
Extracting Custom Field values is still a problem for me… because I don’t really know what I’m doing with Python and API’s, but that’s never stopped me before!
This is updated to v0.1.4, mostly to update API structures to match the newest features in the most recent version of Manager. There are a few other additions, like looking up objects via either reference or name, and generating links to not just view but also edit an object.