Hi team,
I am working with guru-sync-manual-api. Currently, I need to import boards in order. Is there any way to support for this problem?
Hi @ducbui279! You can provide an Items list in the collection.yaml file.here is an example below:
```Items:
- ID: '2341443'
Title: Organizing Content
Type: board
- ID: '2570865'
Title: Managing Teams in Guru
Type: board
Tags: []
Title: test```