API sync question

I have been successfully using the Joplin API with Python but can’t find a function to make Joplin synchronize. Is there such a function in the API yet?

Thanks!

It doesn’t exist yet. Just out of curiosity, why would you need this feature?

Joplin is awesome, and I use it a lot. I also have written a program in Python to keep track of repeating tasks since this is not yet available in Joplin. I am using the API to communicate back and forth with my program and Joplin. I would like for my program to be able to trigger Joplin to synchronize after it updates notes, so that the latest version would then be accessible on my phone.