Grafana API importing dashboard in folder

Hi,

I got two server that i want to synchronize to have the same folder and dashboard.
Server who export is in 8.3.5 version and the one who i import is in 7.5.15.
So i export and import the folder and everything is fine, but when i import the dashboard, they all go to the “general” folder and dont understand why, evend if i change the folderuid in the meta key.

Can you help me ?

I guess that will be a problem. You are trying to import Grafana dashboard from newer major version 8 to older version 7. (other way should be OK because backward compatibility)
IMHO this compatibility is not possible. I guess 7 doesn’t use uids for folders + it has different dashboard model, which probably doesn’t match that newer dashboard model.