Difference between revisions of "API Details"
From Charitylog Manual
Line 9: | Line 9: | ||
[[Why_use_an_API]] | [[Why_use_an_API]] | ||
− | [[ | + | API Entities |
− | + | [[API_clients|clients]] | |
− | + | [[API_referrals|referrals]] | |
− | + | [[API_done_contacts|done_ontacts]] | |
+ | [[API_due_contacts|due_contacts]] | ||
+ | [[API_workers|workers]] | ||
+ | [[API_schedules|schedules]] | ||
+ | [[API_external_referrals|external_referrals]] | ||
[[API Authentication]] | [[API Authentication]] | ||
Revision as of 13:57, 11 September 2020
On this page you will find some technical details of the Dizions API that works with the system. This enables you to interact with your data without having to log in to the web interface. It is a RESTful API using JSON over https. For prices, please call the office.
General Concepts
API Entities clients referrals done_ontacts due_contacts workers schedules external_referrals API Authentication