Hi,
I was going through Lucid Document Api’s and wasn't able to find a way to manipulate the document contents (shapes, lines...).
I have the below requirement,
1. Copy a Lucid document(lucidchart) from a source folder to a destination folder. (Able to achieve it)
2. Later sync any changes made in the source document to the destination document (like new shapes, edits, etc.) (Not Able to Achieve), also I need to do upstream sync i.e., sync changes from destination doc to source doc.
Please let me know if there is any way that I can achieve this.