Overall process
- Log in to https://editor.meishesdk.com and send an account to your business colleague to enable permissions.
- Export the timeline file of the project from the https://editor.meishesdk.com edit page, currently in txt format.
- The interface of the privatized deployment is called through the form, and the txt file is passed over, and the interface returns the timeline data structure after json formatting.
- Replace some contents in the json format data structure in the previous step, as a parameter, and pass it over by calling the interface. The interface initiates the synthetic task and returns the id of the task.
- Use the id call interface to query the progress and results of the polling task
Export process
- Create a cloud editing project
- After editing, click Export, click Export Project