ERPNext integration
ERPNext / Frappe open-source ERP — read and write any DocType over the REST resource API.
Document
- Get Many — List documents of a DocType
- Get — Get a document by name
- Create — Create a document
- Update — Update a document
- Delete — Delete a document