Skip to content

Overall process

  1. Log in to https://editor.meishesdk.com and send an account to your business colleague to enable permissions.
  2. Export the timeline file of the project from the https://editor.meishesdk.com edit page, currently in txt format.
  3. 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.
  4. 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.
  5. Use the id call interface to query the progress and results of the polling task

Export process

  1. Create a cloud editing project

  1. After editing, click Export, click Export Project