How to backup Zoho Books automatically using API ?
Hello,
I'm a software developer and I'm task to automate the backup process of various Zoho product. I've start with Zoho CRM which provide REST API to trigger the backup, retrieve URLs and allow download of backup file as a ZIP archive. I've search for something similar for Zoho Books and it doesn't seams to be possible. Or at least, I can't find any documentation about the available API to trigger the backup and download it. I could do it using the web interface, but my end goal is to automate the process without any human intervention.
Thanks for helping.