My two cents
  • Home
  • Development
  • Leadership
  • Automation
  • About me
  • GDPR
  • Impress

Python

A collection of 2 posts
development

SuiteCRM V8 API Wrapper in Python get relationships

As described in my previous post [https://blog.sommerfeldsven.de/] I have written a small Python wrapper for the SuiteCRM [https://suitecrm.com/] V8 API. You can find the source code on Github [https://github.com/terencejackson8000/SuiteCRM-V8-API]. The initial version is now extended to be able to fetch data
Feb 4, 2022 — 1 min read
SuiteCRM V8 API Wrapper in Python
development

SuiteCRM V8 API Wrapper in Python

I have started to work on a SuiteCRM [https://suitecrm.com/] V8 API [https://docs.suitecrm.com/developer/api/developer-setup-guide/json-api/] Wrapper written in Python. In the past I have always used a direct database access to get the data from SuiteCRM. But given the table structure the queries could
May 22, 2021 — 1 min read
My two cents © 2022
Powered by Ghost