Skip to content

terencejackson8000/SuiteCRM-V8-API

Repository files navigation

SuiteCRM-V8-API

A Python wrapper around the SuiteCRM V8 API

Authorization

Currently only client_credentials authorization is supported

Currently supports

  • Get data from modules
  • Get data by id
  • Get modules
  • Get fields of a module
  • Update (patch) data
  • Insert data

How to run the example

python3 example.py <url> <client_id> <client_secret>

Disclaimer

This is my first Python project, so don't be too hard on me. Feedback is always welcome though.

About

A Python wrapper around the SuiteCRM V8 API

Topics

Resources

License

Stars

4 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages